This version of Unity is unsupported.

CameraLateLatchMatrixType

enumeration

Description

The types of camera matrices that support late latching.

Properties

ViewThe camera's view matrix.
InverseViewThe camera's inverse view matrix.
ViewProjectionThe camera's view projection matrix.
InverseViewProjectionThe camera's inverse view projection matrix.