Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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

boolTrue when the physics Scene is empty.