CameraBase.ProjectionMatrix Property

Gets or sets the camera Projection matrix.
Public Property ProjectionMatrix() As Double()
This language is not supported or no code example is available.
public double[] ProjectionMatrix {get; set;}
This language is not supported or no code example is available.

Property Value

double[]

.NET Framework

Supported in: 4.8

In this article

Definition