An enumerator that specifies physics simulation options.
| None | Shorthand for no SimulationOption flags. | 
| SyncTransforms | Define whether or not to sync modified Transform poses to the physics system. | 
| IgnoreEmptyScenes | Define whether or not to skip the simulation if there are no active physics objects in the scene. | 
| All | Shorthand for all SimulationOption flags. |