|
@@ -45,6 +45,7 @@ namespace bbiwarg
|
|
public static readonly float PalmMaxThumbDefectAngle = 110; // degree
|
|
public static readonly float PalmMaxThumbDefectAngle = 110; // degree
|
|
public static readonly float PalmMaxThumbDefectLengthQuotient = 2.2f;
|
|
public static readonly float PalmMaxThumbDefectLengthQuotient = 2.2f;
|
|
public static readonly float PalmMinThumbDefectLengthQuotient = 1.2f;
|
|
public static readonly float PalmMinThumbDefectLengthQuotient = 1.2f;
|
|
|
|
+ public static readonly float PalmMinTumbDefectDepth = 30.0f;
|
|
|
|
|
|
//palm Grid
|
|
//palm Grid
|
|
public static readonly int PalmGridRows = 4;
|
|
public static readonly int PalmGridRows = 4;
|