Gizmos.Box¶
| Name | Mandatory | Description | Default | Type | 
|---|---|---|---|---|
| ⬅️ Input | The input of the shard, if any | Any | ||
| Output ➡️ | The resulting output of the shard | None | ||
| Center | No | Center of the box | none | Float3Var(Float3) | 
| Size | No | Size of the box | none | NoneFloat3Var(Float3) | 
| Transform | No | Transform applied to the box | none | None[Float4](4)Var([Float4](4)) | 
| Color | No | Boxar color of the box | none | NoneFloat4Var(Float4) | 
| Thickness | No | Width of the box in screen space | none | NoneIntFloat | 
Draws a box in 3d space