API reference
API reference
Select your platform
No SDKs available
No versions available

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" />.

Member Functions

void GetTransformFeatureVectorAndWristPos
( TransformFeature feature,
bool isHandVector,
ref Vector3? featureVec,
ref Vector3? wristPos )

Protected Functions

virtual void Awake ( )
virtual void Start ( )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon