Share via


SCNView.AudioEngine Property

Definition

Returns the audio engine that is used to render sounds in the scene

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AVFoundation.AVAudioEngine AudioEngine { [Foundation.Export("audioEngine")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("audioEngine")>]
member this.AudioEngine : AVFoundation.AVAudioEngine

Property Value

Implements

Attributes

Applies to