bDeferUpdate

Whether to defer constraint phi/normal calculation to the Apply step [default: true].

Windows
MacOS
Linux

Syntax

bool bDeferUpdate

Remarks

Whether to defer constraint phi/normal calculation to the Apply step [default: true]. If true, constraints are speculatively created for each shape pair passed to the narrow phase. This prevents premature culling of constraints, but it can lead to more items in the constraint graph which could be undesirable in some cases (destruction?).

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