Share via


SCNCamera.ProjectionDirection Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual SceneKit.SCNCameraProjectionDirection ProjectionDirection { [Foundation.Export("projectionDirection", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setProjectionDirection:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("projectionDirection", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setProjectionDirection:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.ProjectionDirection : SceneKit.SCNCameraProjectionDirection with get, set

Property Value

Attributes

Applies to