DrawLineGrid¶
Renders a grid of lines in the given scaling. This might be useful for debugging or to use as content.
Also see [GridPlane]
Input Parameters¶
| Name (Relevancy & Type) | Description |
|---|---|
| UniformScale (Single) | — |
| Color (Vector4) | — |
| LineWidth (Single) | — |
| BlendMod (Int32) | — |
| Segments (Int2) | — |
| Orientation (Int32) | — |
| ShowAxis (Boolean) | — |
Outputs¶
| Name | Type |
|---|---|
| Output | T3.Core.DataTypes.Command |