Lib.render.gizmo.DrawBoxGizmo - tixl3d/tixl GitHub Wiki
Creates a 3D wireframe cube that can be used as a bounding box
| Name (Relevancy & Type) | Description |
|---|---|
| Color (Vector4) | Defines the color |
| Stretch (Vector3) | Scales the box along its individual axes |
| Scale (Single) | Scales the size of the box linearly |
| Position (Vector3) | Defines the position of the box in 3D space |
| Name | Type |
|---|---|
| Output | T3.Core.DataTypes.Command |
⚠ Everything else is automatically generated and will be overwritten regularly.