unreal.ChaosDebugSubstepControl

class unreal.ChaosDebugSubstepControl

Bases: unreal.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 the solver at the next synchronization point.

  • step (bool): [Read-Write] * Step the solver to the next synchronization point.

  • substep (bool): [Read-Write] * Substep the solver to the next synchronization point.