Method ComputeProjectionMatrix
ComputeProjectionMatrix()
Compute the projection matrix based on the mode and settings provided.
Declaration
public Matrix4x4 ComputeProjectionMatrix()
Returns
Type | Description |
---|---|
Matrix4x4 | The projection matrix. |