What kind of geometry a DrawData represents.
Corresponds to the type returned by the Render Type node in Shader Graph.
| Property | Description |
|---|---|
| Solid | Untextured geometry (solid color) |
| Texture | Textured geometry |
| SdfText | Signed-distance-field text |
| BitmapText | Bitmap (raster) text |
| Gradient | Vector-image gradient fills |