Contents

plane(width:depth:)

Creates a new rectangle reverb mesh with the specified dimensions in the entity’s xz-plane.

Declaration

static func plane(width: Float, depth: Float) -> Self

Parameters

  • width:

    The width of the plane along the x-axis, in meters.

  • depth:

    The depth of the plane along the z-axis, in meters.

See Also

Creating standard room shapes