Adding variables to C++ control rig classes
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Control Rig")
bool bUseFullBodyIK = true;
Last updated
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Control Rig")
bool bUseFullBodyIK = true;
Last updated