Click or drag to resize

EnvironmentSsReflectionsFadeIn Property

The fade-in distance for screen-space reflections. Affects the area from the reflected material to the screen-space reflection).

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

Property Value

Type: Single
See Also