MakeCircleShape(Shape, Vector2, float)
Builds a circle shape.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: Unity.VectorGraphics
- Assembly: UnityEngine.VectorGraphicsModule
public static void MakeCircleShape(Shape circleShape, Vector2 pos, float radius)