![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "HAL/Platform.h"Go to the source code of this file.
Namespaces | |
| namespace | Chaos |
| namespace | Chaos::Softs |
Enumerations | |
| enum struct | Chaos::Softs::EXPBDSplitDampingMode { Chaos::Softs::SingleLambda = 0 , Chaos::Softs::InterleavedAfter = 1 , Chaos::Softs::InterleavedBefore = 2 , Chaos::Softs::TwoPassAfter = 3 , Chaos::Softs::TwoPassBefore = 4 } |
Variables | |
| int32 | Chaos::Softs::Chaos_XPBDSpring_SplitDampingMode = (int32)EXPBDSplitDampingMode::TwoPassBefore |