lib.point.draw.DrawPointsShaded - tixl3d/tixl GitHub Wiki
Draws a point buffer as PBR-shaded spheres using the attributes defined by [SetMaterial].
Note: This operator was previously called "DrawMeshAsSpheres".
Name (Relevancy & Type) | Description |
---|---|
GPoints (BufferWithViewsRequired) | - |
PointSize (Single) | - |
ScaleFactor (Int32) | - |
UsePointScale (Boolean) | - |
Color (Vector4) | - |
EnableZWrite (Boolean) | - |
EnableZTest (Boolean) | - |
BlendMode (Int32) | - |
FadeNearest (Single) | - |
UseWForSize (Boolean) | - |
Colors (BufferWithViews) | - |
Name | Type |
---|---|
Output | T3.Core.DataTypes.Command |
Please help use to improve this documentation. Feel free to improve the description.
⚠ Everything else is automatically generated and will be overwritten regularly.