Quantum 3
3.0.9
Stores information to draw the debug shape box. More...
Public Attributes | |
| FPVector3 | Center |
| The world position of the box center. More... | |
| ColorRGBA | Color |
| The color of the box. More... | |
| FPQuaternion | Rotation |
| The rotation of the box. More... | |
| FPVector3 | Size |
| The size of the box. More... | |
| bool | Wire |
| Draw the box as a wireframe. More... | |
Stores information to draw the debug shape box.
| FPVector3 Quantum.Draw.DebugBox.Size |
The size of the box.
| FPVector3 Quantum.Draw.DebugBox.Center |
The world position of the box center.
| FPQuaternion Quantum.Draw.DebugBox.Rotation |
The rotation of the box.
| ColorRGBA Quantum.Draw.DebugBox.Color |
The color of the box.
| bool Quantum.Draw.DebugBox.Wire |
Draw the box as a wireframe.