Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


worldCount

Get the number of created worlds. This will be a value in the range of 1 to _maximumWorlds.
Read time 1 minuteLast updated 12 days ago

Definition

  • Type: Property
  • Namespace: Unity.U2D.Physics
  • Assembly: UnityEngine.PhysicsCore2DModule
public static int worldCount { get; }