Table of Contents

Field ProjectionMatrix

Namespace
Bonsai.Shaders
Assembly
Bonsai.Shaders.dll

The projection matrix representing a transformation from eye space coordinates into clip space coordinates.

public Matrix4 ProjectionMatrix

Returns

Matrix4
The projection matrix representing a transformation from eye space coordinates into clip space coordinates.