SCNAudioSource.Load Method
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.
Loads the audio file's content into memory.
[Foundation.Export("load")]
public virtual void Load ();
abstract member Load : unit -> unit
override this.Load : unit -> unit
- Attributes