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) -> SelfParameters
- width:
The width of the plane along the x-axis, in meters.
- depth:
The depth of the plane along the z-axis, in meters.