Orthographic camera
Creates an instance of OrthographicCamera.
OrthographicCamera
area aspect ratio (width / height)
far clip
area height
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
Orthographic camera