Click or drag to resize

EnvironmentGetSsaoBlur Method

Note: This API is now obsolete.

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

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

Return Value

Type: EnvironmentSSAOBlur

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

See Also