Share via


SCNCameraController.InteractionMode Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual SceneKit.SCNInteractionMode InteractionMode { [Foundation.Export("interactionMode", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setInteractionMode:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("interactionMode", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setInteractionMode:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.InteractionMode : SceneKit.SCNInteractionMode with get, set

Property Value

Attributes

Applies to