Share via


SKAudioNode.Positional Property

Definition

Whether the audio is altered by the node's position in the scene.

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

Property Value

Attributes

Applies to