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.
Gets the projection matrix for the right viewpoint.
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.NMatrix4 RightProjectionMatrix { [Foundation.Export("rightProjectionMatrix")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("rightProjectionMatrix")>]
member this.RightProjectionMatrix : CoreGraphics.NMatrix4
Property Value
- Attributes