Click or drag to resize

CubeMapGetLossyStorageQuality Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.CubeMap.GetLossyStorageQuality"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetLossyStorageQuality is deprecated. Use the LossyStorageQuality property instead.")]
public float GetLossyStorageQuality()

Return Value

Type: Single

[Missing <returns> documentation for "M:Godot.CubeMap.GetLossyStorageQuality"]

See Also