TransformFeatureVectorDebugParentVisual Class
Extends MonoBehaviour
Creates vector debug views for the FeatureStates belonging to a <cref="TransformRecognizerActiveState" />, one vector for the feature and another vector for the hand.
When both vectors are visualized, one can see how close the (blue) hand vector is to the (black) feature vector that it is being tested against in <cref="TransformFeatureValueProvider" />.
void GetTransformFeatureVectorAndWristPos ( TransformFeature feature,
bool isHandVector,
ref Vector3? featureVec,
ref Vector3? wristPos )