Click or drag to resize
AB4D logo

MatrixCameraProjection Property

Gets the camera's projection matrix.

Namespace: Ab3d.DirectX.Cameras
Assembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.1.9105.2048 (1.0.0.0)
Syntax
C#
public Matrix Projection { get; set; }

Property Value

Matrix

Implements

ICameraProjection
See Also