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.