Share via


SCNCamera.UsesOrthographicProjection Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool UsesOrthographicProjection { [Foundation.Export("usesOrthographicProjection")] get; [Foundation.Export("setUsesOrthographicProjection:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("usesOrthographicProjection")>]
[<set: Foundation.Export("setUsesOrthographicProjection:")>]
member this.UsesOrthographicProjection : bool with get, set

Property Value

Attributes

Applies to