Beta
Constructs a new instance of the SingleBlockBrushShape class
SingleBlockBrushShape
Object with min and max Vector3 bounds
Calculates the bounding box of the shape in local coordinates. Used for region allocation before shape placement.
Optional
Promise that resolves to the shape positions as Vector3 array.
Asynchronously creates the shape, yielding control periodically to avoid timeouts. Use this for large shapes where createShape() may timeout.
Estimated block count
Returns a mathematical estimate of the number of blocks in the shape. Used for UI display and validation before shape creation.
Remarks
Constructs a new instance of the
SingleBlockBrushShapeclass