Camera culling information class.

摄像机裁剪信息类。

构造函数

属性

boundFrustum: BoundFrustum

Frustum that bounds the camera's view.

摄像机视锥体的包围盒。

cullingMask: number

Occlusion Mask

遮挡标记

position: Vector3

Position of the camera in the scene.

摄像机在场景中的位置。

staticMask: number

Static Mask

静态标记

useOcclusionCulling: Boolean

Whether to use occlusion culling.

是否遮挡剔除