MeshGenerationContext.DrawVectorImage

Declaration

public void DrawVectorImage(UIElements.VectorImage vectorImage, Vector2 offset, UIElements.Angle rotationAngle, Vector2 scale);

Parameters

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

Description

Draws a VectorImage asset.


Did you find this page useful? Please give it a rating: