Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


isDefaultWorld

Check if this is the default PhysicsWorld. The default world is automatically created at start-up.
Read time 1 minuteLast updated 13 days ago

Definition

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