Difference between revisions of "R3d.BoxShape"
From GiderosMobile
| (3 intermediate revisions by the same user not shown) | |||
| Line 15: | Line 15: | ||
| style="width: 50%; vertical-align:top;"| | | style="width: 50%; vertical-align:top;"| | ||
|} | |} | ||
| − | |||
---- | ---- | ||
| − | '''[[ | + | *'''[[R3d.Shape]]''' |
| − | [[ | + | *'''[[ReactPhysics3D]]''' |
Latest revision as of 01:10, 19 February 2020
Supported platforms: ![]()
![]()
![]()
![]()
![]()
![]()
![]()
Available since: Gideros 2019.10
Description
The BoxShape class describes a box collision shape. The box is aligned with the shape local X, Y and Z axis.
Methodsr3d.BoxShape.new creates a new collision box shape |