| Parameter | Description |
|---|---|
| vectorImage | The vector image to draw. |
| offset | The position offset where to draw the vector image. |
| rotationAngle | The rotation of the vector image. |
| scale | The scale of the vector image |
Draws a VectorImage asset.
| Parameter | Description |
|---|---|
| vectorImage | The vector image to draw. |
| offset | The position offset where to draw the vector image. |
| rotationAngle | The rotation of the vector image. |
| scale | The scale of the vector image |
| userData | User-defined identifier surfaced on DrawData.userData. |
Draws a VectorImage asset and tags the resulting draw with a user-defined identifier
surfaced on DrawData.userData in mesh modifiers.