Click or drag to resize

EnvironmentSsaoBias Property

The screen-space ambient occlusion bias. This should be kept high enough to prevent "smooth" curves from being affected by ambient occlusion.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public float SsaoBias { get; set; }

Property Value

Type: Single
See Also