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