SimulationStage

enumeration

Description

A flag enum to determine which simulation stages to run.

Additional resources: Physics.RunSimulationStage, PhysicsScene.RunSimulationStage.

Properties

NoneShorthand for none of the SimulationStages.
PrepareSimulationThis stage prepares the physics scene for simulation.
RunSimulationThis stage advances the scene in time.
PublishSimulationResultsThis stage publishes simulation results.
AllShorthand for combining all the SimulationStages.

Did you find this page useful? Please give it a rating: