ReadonlycameraThe Camera this CustomProjection belongs to.
Static ReadonlytypeThe type of this projection.
Gets the inverse of CustomProjection.projMatrix.
The inverse of CustomProjection.projMatrix.
Gets the CustomProjection's projection transform matrix.
Default value is [1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1].
New value for the CustomProjection's matrix.
Sets the CustomProjection's projection transform matrix.
Default value is [1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1].
New value for the CustomProjection's matrix.
Gets the transpose of CustomProjection.projMatrix.
The transpose of CustomProjection.projMatrix.
Configures this CustomProjection.
Gets the current configuration of this CustomProjection.
Configures a custom projection for a Camera .