rectangular(center:width:height:thickness:in:)
Creates a rectangular tabletop shape with the specified center and dimensions.
Declaration
static func rectangular(center: Point3D = .zero, width: Float, height: Float, thickness: Float, in unit: UnitLength = .meters) -> TabletopShape