Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FPBDJointConstraints
Description
Whether to sort the joints internally. Sort will be triggered on any tick when a joint was added. Only needed for RBAN.
| Name | SetSortEnabled |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/PBDJointConstraints.h |
| Include Path | #include "Chaos/PBDJointConstraints.h" |
void SetSortEnabled
(
const bool bInEnable
)