-
Notifications
You must be signed in to change notification settings - Fork 246
lib.point.draw.DrawRayLines
Thomas Mann edited this page Dec 4, 2022
·
6 revisions
A special line renderer that draws camera facing 3d geometry lines without corner metering that can intersect the near plane.
| Name | Type |
|---|---|
| Output | T3.Core.DataTypes.Command |
| Name | Type | Relevancy |
|---|---|---|
| GPoints | T3.Core.DataTypes.BufferWithViews | Required |
| Color | System.Numerics.Vector4 | |
| Size | System.Single | |
| ShrinkWithDistance | System.Single | |
| TransitionProgress | System.Single | |
| UseWForWidth | System.Single | |
| UseWAsTexCoordV | System.Boolean | |
| Texture_ | SharpDX.Direct3D11.Texture2D | |
| EnableTest | System.Boolean | |
| EnableDepthWrite | System.Boolean | |
| BlendMod | System.Int32 |
Please help use to improve this documentation. Feel free to improve the description.
⚠ Everything else is automatically generated and will be overwritten regularly.