Difference between revisions of "R3d.SphereShape"
From GiderosMobile
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 23: | Line 18: | ||
---- | ---- | ||
− | '''[[ReactPhysics3D]]''' | + | '''[[ReactPhysics3D]]'''<br/> |
+ | [[R3d.Shape]] |
Revision as of 04:00, 23 January 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 |