Click or drag to resize

EnvironmentSetSsrRough Method

Note: This API is now obsolete.

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

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("SetSsrRough is deprecated. Use the SsReflectionsRoughness property instead.")]
public void SetSsrRough(
	bool rough
)

Parameters

rough
Type: SystemBoolean

[Missing <param name="rough"/> documentation for "M:Godot.Environment.SetSsrRough(System.Boolean)"]

See Also