Platforms to show: All Mac Windows Linux Cross-Platform

AVAudio3DPointMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class AVFoundationNode MBS AVFoundation Plugin 15.3 ✅ Yes ❌ No ❌ No ✅ Yes All
Class representing a point in 3D space.

This class is used by classes dealing with 3D audio such as those that adopt the AVAudioMixing protocol and the AVAudioEnvironmentNode class and represents a point in 3D space, in meters.

  • 3 properties
    • property x as Double
    • property y as Double
    • property z as Double
  • method Constructor(x as Double = 0.0, y as Double = 0.0, z as Double = 0.0)

This class has no sub classes.

Some properties using for this class:


The items on this page are in the following plugins: MBS AVFoundation Plugin.


AVAsynchronousVideoCompositionRequestMBS   -   AVAudioBufferMBS


The biggest plugin in space...