Click or drag to resize

EnvironmentSsReflectionsRoughness Property

If true, screen-space reflections will take the material roughness into account.

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

Property Value

Type: Boolean
See Also