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