Creates a new instance of Box.

Declaration Syntax

Parameters
-
name (String)
- Name of the box
-
center (Vector3)
- Center of the box
-
xExtent (Single)
- xExtent (half length) along the x-axis
-
yExtent (Single)
- yExtent (half length) along the y-axis
-
zExtent (Single)
- zExtent (half length) along the z-axis
-
insideOut (Boolean)
- Create an inside-out box (swaps winding order)
Assembly:
Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)