Skip to content

format

typescript
Camera.cullingMatrix

class: Camera

description

Set a custom matrix for the camera to be used for all culling queries.

parameter

param_nametypedescription

reture

typedescription
Matrix4x4The custom matrix for the current camera.

code example