lib.point.draw.DrawTubes - tixl3d/tixl GitHub Wiki
Draws a shaded 3D mesh for connected lines points.
| Name (Relevancy & Type) | Description |
|---|---|
| GPoints (BufferWithViewsRequired) | - |
| Color (Vector4) | - |
| Width (Single) | - |
| Spin (Single) | - |
| Twist (Single) | - |
| TextureMode (Int32) | - |
| TextureRange (Vector2) | - |
| EnableDepthWrite (Boolean) | - |
| BlendMod (Int32) | - |
| Culling (CullMode) | - |
| UseWAsWeight (Boolean) | - |
| Sides (Int32) | - |
| Name | Type |
|---|---|
| Output | T3.Core.DataTypes.Command |
⚠ Everything else is automatically generated and will be overwritten regularly.