Click or drag to resize

ReflectionProbeBoxProjection Property

If true, enables box projection. This makes reflections look more correct in rectangle-shaped rooms by offsetting the reflection center depending on the camera's location.

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

Property Value

Type: Boolean
See Also