EChaosSolverTickMode

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/PhysicsCoreTypes.h

Include

#include "PhysicsCoreTypes.h"

Syntax

enum EChaosSolverTickMode
{
    Fixed,
    Variable,
    VariableCapped,
    VariableCappedWithTarget,
}

Values

Name

Description

Fixed

Variable

VariableCapped

VariableCappedWithTarget

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss