MDLStereoscopicCamera.RightViewMatrix 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 'RightViewMatrix4x4' instead.
Gets the view matrix for the right viewpoint.
[System.Obsolete("Use 'RightViewMatrix4x4' instead.", false)]
public virtual OpenTK.Matrix4 RightViewMatrix { [Foundation.Export("rightViewMatrix")] get; }
member this.RightViewMatrix : OpenTK.Matrix4
Property Value
- Attributes