CreatePrimitive(int, Vector2, Vector2)
Creates as regular primitive polygon with the specified number of sides.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Method
- Namespace: UnityEngine
- Assembly: UnityEngine.Physics2DModule
public void CreatePrimitive(int sides, Vector2 scale, Vector2 offset)