Click or drag to resize

EnvironmentSetSsaoBias Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.Environment.SetSsaoBias(System.Single)"]

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

Parameters

bias
Type: SystemSingle

[Missing <param name="bias"/> documentation for "M:Godot.Environment.SetSsaoBias(System.Single)"]

See Also