Lib.render.gizmo.DrawLineGrid - tixl3d/tixl GitHub Wiki
Renders a grid of lines in the given scaling. This might be useful for debugging or to use as content.
Also see [GridPlane]
| Name (Relevancy & Type) | Description |
|---|---|
| UniformScale (Single) | - |
| Color (Vector4) | - |
| LineWidth (Single) | - |
| BlendMod (Int32) | - |
| Segments (Int2) | - |
| Orientation (Int32) | - |
| ShowAxis (Boolean) | - |
| Name | Type |
|---|---|
| Output | T3.Core.DataTypes.Command |
⚠ Everything else is automatically generated and will be overwritten regularly.