Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FPBDJointConstraintHandle
Description
Note that this is the "regular" way to change any settings, but note that if it results in a change of state/mode there may be some overhead. For simple/numerical changes, it may be faster to call one of the specific "Set" functions.
| Name | SetSettings |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/PBDJointConstraints.h |
| Include Path | #include "Chaos/PBDJointConstraints.h" |
| Source | /Engine/Source/Runtime/Experimental/Chaos/Private/Chaos/PBDJointConstraints.cpp |
void SetSettings
(
const FPBDJointSettings & Settings
)