Click or drag to resize

ViewportCameraSettingsClassReflectionPlane Property

Returns the reflection plane of the frustum if appropriate.

Namespace:  NeoAxis
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public Plane ReflectionPlane { get; }

Property Value

Type: Plane
See Also