virtualhandanimator - eisclimber/ExPresS-XR GitHub Wiki

VirtualHandAnimator

Class in ExPresSXR.Rig

Inherits from UnityEngine.MonoBehaviour

Summary

Animates a virtual hand, controlling pinch(=trigger), grip and point.

public class VirtualHandAnimator : MonoBehaviour

Methods

Name Description
ResetPointing() Resets the point area collisions and thus the pointing.
SetAnimatorBool(string,bool) Sets a bool parameter in the animator.
SetAnimatorFloat(string,float) Sets a float parameter in the animator.
SetAnimatorTrigger(string) Sets a trigger in the animator.
SetPointing(bool) Manually sets the pointing parameter in the animator.

Properties

Name Description
PointActive If pointing is active
PointAreaCollisions Number of collisions detected to indicate pointing.
⚠️ **GitHub.com Fallback** ⚠️