Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

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.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答