Click or drag to resize

EnvironmentSsReflectionsFadeOut Property

The fade-out distance for screen-space reflections. Affects the area from the screen-space reflection to the "global" reflection.

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

Property Value

Type: Single
See Also