Physics.defaultPhysicsScene

Cambiar al Manual
public static PhysicsScene defaultPhysicsScene ;

Descripción

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.