struct in UnityEngine.LowLevelPhysics2D
/
Implemented in:UnityEngine.Physics2DModule
Contacts used by physics.
Property | Description |
---|---|
MaxPolygonVertices | The maximum number of supported vertices in PolygonGeometry. |
MaxWorkers | A constant defining the maximum number of worker threads supported by physics simulation. The current device may support fewer or more than this. |
MaxWorlds | The maximum number of simultaneous active PhysicsWorld allowed. |