Contents

init(engine:mesh:)

Creates an object that the given geometric data shapes.

Declaration

init(engine: PHASEEngine, mesh: MDLMesh)

Parameters

  • engine:

    The object that controls this class’s associated audio output.

  • mesh:

    A collection of points that connect to form a shape.

See Also

Creating a Shape