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) | - |
| ColorField (ShaderGraphNode) | - |
| Name | Type |
|---|---|
| Output | T3.Core.DataTypes.Command |
⚠ Everything else is automatically generated and will be overwritten regularly.