FConstraintRule::SetPriority

Set the constraint resolution priority. Higher priority constraints override lower priority ones.

Windows
MacOS
Linux

References

Module

Chaos

Header

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

Include

#include "Chaos/PBDConstraintRule.h"

Syntax

void SetPriority
(
    const int32 InPriority
)

Remarks

Set the constraint resolution priority. Higher priority constraints override lower priority ones.

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