Difference between revisions of "R3d.SphereShape"
From GiderosMobile
(3 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
=== Description === | === Description === | ||
− | |||
− | |||
− | |||
− | |||
− | |||
The SphereShape class describes a sphere collision shape centered at the origin of the shape local space. | The SphereShape class describes a sphere collision shape centered at the origin of the shape local space. | ||
Line 20: | Line 15: | ||
| style="width: 50%; vertical-align:top;"| | | style="width: 50%; vertical-align:top;"| | ||
|} | |} | ||
− | |||
---- | ---- | ||
− | '''[[ReactPhysics3D]]''' | + | *'''[[R3d.Shape]]''' |
+ | *'''[[ReactPhysics3D]]''' |
Latest revision as of 01:16, 19 February 2020
Supported platforms:
Available since: Gideros 2019.10
Description
The SphereShape class describes a sphere collision shape centered at the origin of the shape local space.
Methodsr3d.SphereShape.new creates a new collision sphere shape |