GetPerimeter()
Get the length of the perimeter of the shape.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Method
- Namespace: Unity.U2D.Physics
- Assembly: UnityEngine.PhysicsCore2DModule
public float GetPerimeter()
Returns
Type | Description |
|---|---|
| float | The length of the perimeter of the shape. |