Click or drag to resize
AB4D logo

BaseCameraProjection Property

Gets the camera's projection matrix.

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

Property Value

Matrix

Implements

ICameraProjection
See Also