Skip to content
Snippets Groups Projects
Commit 6f5796eb authored by Patrick Nossol's avatar Patrick Nossol
Browse files

added possibility to skip only the body parts calibration for avatar stuff

parent b309dcc2
No related branches found
No related tags found
No related merge requests found
......@@ -62,6 +62,9 @@ public:
UPROPERTY(BlueprintReadWrite)
bool SkipCalibration;
UPROPERTY(BlueprintReadWrite)
bool SkipBodyPartsCalibration = false;
UPROPERTY(BlueprintReadWrite)
FTransform LeftFootPlane;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment