Contents

shapes

An array of shapes that collectively define the audio-emitting surface area of a volumetric source.

Declaration

var shapes: [PHASEShape] { get }

Discussion

The framework sets the contents to the shapes argument of the init(engine:shapes:) initializer.