Physics.defaultPhysicsScene

Switch to Manual
public static PhysicsScene defaultPhysicsScene ;

Description

The PhysicsScene automatically created when Unity starts.

A default PhysicsScene is automatically created when Unity starts. It is used by any Scene that does not request a local 3D physics Scene.