IsEmpty()
Determines whether the physics Scene is empty or not.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Method
- Namespace: UnityEngine
- Assembly: UnityEngine.Physics2DModule
public bool IsEmpty()
Returns
Type | Description |
|---|---|
| bool | True when the physics Scene is empty. |