DrawBoxGizmo¶
Creates a 3D wireframe cube that can be used as a bounding box
Input Parameters¶
| 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 |
Outputs¶
| Name | Type |
|---|---|
| Output | T3.Core.DataTypes.Command |