MDLStereoscopicCamera.LeftProjectionMatrix Property

Definition

Caution

Use 'LeftProjectionMatrix4x4' instead.

Gets the projection matrix for the left viewpoint.

[System.Obsolete("Use 'LeftProjectionMatrix4x4' instead.", false)]
public virtual OpenTK.Matrix4 LeftProjectionMatrix { [Foundation.Export("leftProjectionMatrix")] get; }
member this.LeftProjectionMatrix : OpenTK.Matrix4

Property Value

Attributes

Applies to