Click or drag to resize

EnvironmentSsReflectionsMaxSteps Property

The maximum number of steps for screen-space reflections. Higher values are slower.

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

Property Value

Type: Int32
See Also