Skip to main content

ViewpointClippingPlane

Represents a clipping plane in a viewpoint, defined by its location and direction. This interface is compliant with the BCF API specifications.

Properties​

direction​

direction: ViewpointVector

The direction vector indicating the orientation of the clipping plane.


location​

location: ViewpointVector

The position vector of the clipping plane.