Version: 2023.2

SimulationOption

enumeration

切换到手册

描述

An enumerator that specifies physics simulation options.

变量

NoneShorthand for no SimulationOption flags.
SyncTransformsDefine whether or not to sync modified Transform poses to the physics system.
IgnoreEmptyScenesDefine whether or not to skip the simulation if there are no active physics objects in the scene.
AllShorthand for all SimulationOption flags.