Share via


MDLCamera.Projection Property

Definition

Gets or sets a value that controls whether the projection is perspective or orthographic.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual ModelIO.MDLCameraProjection Projection { [Foundation.Export("projection", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setProjection:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("projection", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setProjection:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.Projection : ModelIO.MDLCameraProjection with get, set

Property Value

Attributes

Applies to