Lib.point.draw.DrawRayLines - tixl3d/tixl GitHub Wiki
A special line renderer that draws camera-facing 3D geometry lines without corner metering that can intersect the near plane.
| Name (Relevancy & Type) | Description |
|---|---|
| GPoints (BufferWithViewsRequired) | - |
| Color (Vector4) | - |
| Size (Single) | - |
| ShrinkWithDistance (Single) | - |
| TransitionProgress (Single) | - |
| UseWForWidth (Single) | - |
| UseWAsTexCoordV (Boolean) | - |
| Texture_ (Texture2D) | - |
| EnableTest (Boolean) | - |
| EnableDepthWrite (Boolean) | - |
| BlendMod (Int32) | - |
| Name | Type |
|---|---|
| Output | T3.Core.DataTypes.Command |
⚠ Everything else is automatically generated and will be overwritten regularly.