MDLStereoscopicCamera.RightProjectionMatrix Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
Use 'RightProjectionMatrix4x4' instead.
Gets the projection matrix for the right viewpoint.
[System.Obsolete("Use 'RightProjectionMatrix4x4' instead.", false)]
public virtual OpenTK.Matrix4 RightProjectionMatrix { [Foundation.Export("rightProjectionMatrix")] get; }
member this.RightProjectionMatrix : OpenTK.Matrix4
Property Value
- Attributes