Click or drag to resize

ReflectionProbeMaxDistance Property

Sets the max distance away from the probe an object can be before it is culled.

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

Property Value

Type: Single
See Also