Difference between revisions of "R3d.CapsuleShape"

From GiderosMobile
 
Line 15: Line 15:
 
| style="width: 50%; vertical-align:top;"|
 
| style="width: 50%; vertical-align:top;"|
 
|}
 
|}
 
  
 
----
 
----
 
*'''[[R3d.Shape]]'''
 
*'''[[R3d.Shape]]'''
 
*'''[[ReactPhysics3D]]'''
 
*'''[[ReactPhysics3D]]'''

Latest revision as of 01:10, 19 February 2020

Supported platforms: Platform android.pngPlatform ios.pngPlatform mac.pngPlatform pc.pngPlatform html5.pngPlatform winrt.pngPlatform win32.png
Available since: Gideros 2019.10

Description

The CapsuleShape class describes a capsule collision shape around the local Y axis and centered at the origin of the shape local-space. It is the convex hull of two spheres. It can also be seen as an elongated sphere.

Methods

r3d.CapsuleShape.new creates a new collision capsule shape