CullingVector
- class Communicator.CullingVector()
A vector and angle used to determine an object’s visibility based on camera orientation.
Properties
Properties
- CullingVector.space
- Type
The space in which the culling vector is defined.
- CullingVector.toleranceDegrees
- Type
number
The maximum angle between the culling vector and the view vector within which the object will be visible.