Gizmos.Line¶
| Name | Mandatory | Description | Default | Type | 
|---|---|---|---|---|
| ⬅️ Input | The input of the shard, if any | Any | ||
| Output ➡️ | The resulting output of the shard | None | ||
| A | No | Starting position of the line | none | Float3Var(Float3) | 
| B | No | Ending position of the line | none | Float3Var(Float3) | 
| Color | No | Linear color of the line | none | NoneFloat4Var(Float4) | 
| Thickness | No | Width of the line in screen space | none | NoneIntFloat | 
Draws a line in 3d space