Gizmos.Grid¶
| 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 disc | none | Float3Var(Float3) | 
| XBase | No | X direction of the grid | none | Float3Var(Float3) | 
| YBase | No | Y direction of the grid | none | Float3Var(Float3) | 
| Thickness | No | Width of the line in screen space | none | NoneIntFloat | 
| StepSize | No | Step size of the grid lines | none | NoneFloatVar(Float) | 
| Size | No | Number of grid lines | none | NoneIntVar(Int) | 
| Color | No | Linear color of the grid lines | none | NoneFloat4Var(Float4) | 
Draws a grid