AVAudioEnvironmentNode.Position Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The position of the listener.
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual OpenTK.Vector3 Position { [Foundation.Export("position")] get; [Foundation.Export("setPosition:")] set; }
member this.Position : OpenTK.Vector3 with get, set
Property Value
Implements
- Attributes