unreal.ChaosDebugSubstepControl
¶
- class unreal.ChaosDebugSubstepControl¶
Bases:
StructBase
Chaos Debug Substep Control
C++ Source:
Module: ChaosSolverEngine
File: ChaosSolverActor.h
Editor Properties: (see get_editor_property/set_editor_property)
pause
(bool): [Read-Write] Pause: * Pause the solver at the next synchronization point.step
(bool): [Read-Write] Step: * Step the solver to the next synchronization point.substep
(bool): [Read-Write] Substep: * Substep the solver to the next synchronization point.