UNPKG

planck

Version:

2D JavaScript/TypeScript physics engine for cross-platform HTML5 game development

16 lines (8 loc) 222 B
# Interface: AABBValue Axis-aligned bounding box ## Properties ### lowerBound > **lowerBound**: [`Vec2Value`](/api/interfaces/Vec2Value) *** ### upperBound > **upperBound**: [`Vec2Value`](/api/interfaces/Vec2Value)