Perspective camera
Creates an instance of PerspectiveCamera.
PerspectiveCamera
View angle
view aspect ratio (width / height)
far clip
near clip
projection matrix of camera
Camera
camera transform
view matrix of camera
get all MVP matrix
{{ vMatrix: Matrix4; pMatrix: Matrix4; uCameraPos: Vector3 }}
update projection matrix (with current value)
Generated using TypeDoc
Perspective camera