Destroy()
Destroy the Physics Composer.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: Unity.U2D.Physics
- Assembly: UnityEngine.PhysicsCore2DModule
public bool Destroy()
Returns
Type | Description |
|---|---|
| bool | If the composer was destroyed or not. |