Click or drag to resize

EnvironmentGetSsaoQuality Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.Environment.GetSsaoQuality"]

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

Return Value

Type: EnvironmentSSAOQuality

[Missing <returns> documentation for "M:Godot.Environment.GetSsaoQuality"]

See Also