IsEmpty()
Gets whether the physics Scene is empty or not.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Method
- Namespace: UnityEngine
- Assembly: UnityEngine.PhysicsModule
public bool IsEmpty()
Returns
Type | Description |
|---|---|
| bool | Is the physics Scene is empty? |