Navigation
API > API/Plugins > API/Plugins/PhysicsControl > API/Plugins/PhysicsControl/FAnimNode_RigidBodyWithControl
Syntax
UPROPERTY (EditAnywhere, Category=ControlSetup, Meta=(PinHiddenByDefault))
bool bEnableControls
Remarks
If false, then controls will not be created. Note that this can be exposed as a pin/bound, and then control creation can be deferred to when the value is set to true as the node runs.