Navigation
API > API/Plugins > API/Plugins/PhysicsControl > API/Plugins/PhysicsControl/FAnimNode_RigidBodyWithControl
Syntax
UPROPERTY (EditAnywhere, Category=Settings, AdvancedDisplay)
ESimulationTiming SimulationTiming
Remarks
Whether the physics simulation runs synchronously with the node's evaluation or is run in the background until the next frame. Note that running with deferred timing can improve performance, but there will be a frame's lag in the output (relative to the input animation), and there can be problems with handling collisions.