Skip to content

lib.point.draw.DrawRayLines

Thomas Mann edited this page Dec 4, 2022 · 6 revisions

DrawRayLines

in lib.point.draw


A special line renderer that draws camera facing 3d geometry lines without corner metering that can intersect the near plane.


Outputs

Name Type
Output T3.Core.DataTypes.Command

Parameters

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.

Clone this wiki locally