Navigation
Unreal Engine C++ API Reference > Runtime > AnimGraphRuntime > BoneControllers > FAnimNode_RigidBody
Syntax
uint8 bFreezeIncomingPoseOnStart: 1
Remarks
When simulation starts, freeze incoming pose. This is useful for ragdolls, when we want the simulation to take over. It prevents non simulated bones from animating.