Property projectionMatrix
projectionMatrix
Gets or sets the projection matrix for the AR Camera. Use
projectionMatrix.HasValue to determine if this data is available.
Declaration
public Matrix4x4? projectionMatrix { get; set; }
Property Value
| Type | Description |
|---|---|
| Matrix4x4? |