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