Click or drag to resize
CameraEntityProjection Property
Return the current camera projection matrix.

Namespace:  GeonBit.Core.Graphics
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Matrix Projection { get; }

Property Value

Type: Matrix
See Also