Physics2D.defaultPhysicsScene
public static PhysicsScene2D defaultPhysicsScene;
Description 描述
The PhysicsScene2D automatically created when Unity starts.
A default PhysicsScene2D is automatically created when Unity starts. It is used by any Scene that does not request a local 2D physics Scene.