DrawVectorImage(VectorImage, Vector2, Angle, Vector2)
Draws a VectorImage asset.
Read time 1 minuteLast updated 8 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public void DrawVectorImage(VectorImage vectorImage, Vector2 offset, Angle rotationAngle, Vector2 scale)
Parameters
The vector image to draw.
The position offset where to draw the vector image.
The rotation of the vector image.
The scale of the vector image