Rect
manifold-3d / manifold-global-types / Rect
Type Alias: Rect
Rect =
object
Defined in: manifold-3d/manifold-global-types.d.ts:84
A two dimensional rectangle, aligned to the coordinate system.
See
CrossSection.bounds
Properties
max
max:
Vec2
Defined in: manifold-3d/manifold-global-types.d.ts:86
min
min:
Vec2
Defined in: manifold-3d/manifold-global-types.d.ts:85