Difference between revisions of "R3d.BoxShape"

From GiderosMobile
Line 19: Line 19:
 
----
 
----
 
'''[[ReactPhysics3D]]'''<br/>
 
'''[[ReactPhysics3D]]'''<br/>
[[R3d.BoxShape]]
+
[[R3d.Shape]]

Revision as of 04:56, 23 January 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 BoxShape class describes a box collision shape. The box is aligned with the shape local X, Y and Z axis.

Methods

r3d.BoxShape.new creates a new collision box shape



ReactPhysics3D
R3d.Shape