Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


isEmpty

Check if the world is empty as defined by having no bodies, shapes or joints.
Read time 1 minuteLast updated 10 days ago

Definition

  • Type: Property
  • Namespace: Unity.U2D.Physics
  • Assembly: UnityEngine.PhysicsCore2DModule
public bool isEmpty { get; }