Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


MaxWorldCapacity

The maximum number of PhysicsWorld that can exist at one time. The world array grows on demand up to this ceiling, which is the limit of the 16-bit world index carried in physics handles.
Read time 1 minuteLast updated 12 days ago

Definition

public const int MaxWorldCapacity = 65535