IsdkHandRigComponentLeft
, IsdkControllerRigComponentLeft
, IsdkHandRigComponentRight
, IsdkControllerRigComponentRight
.Parameter | Description |
---|---|
User.GrabLocation | The location of the pointer pose |
User.GrabVector | The direction the pointer pose is pointing |
User.GrabTargetLocation | The location of the transform target of the grabbable |
User.GrabTargetVector | A vector representing the direction User.GrabTargetLocation to User.GrabLocation |
User.GrabbableLocation | The location of the grabbable detecting the distance grab |
User.GrabbableVector | A vector representing the direction User.GrabbableLocation to User.GrabLocation |
User.IsGrabbing | True if the user is currently grabbing |
User.IsGrabTargetValid | True if the grab target is a non-null value (grabbables don’t necessarily have a valid grab target) |
User.PinchStrength | A 0-1 value indicating the strength of the user’s pinch |
User.IsPinching | True if the user is grabbing with a pinch grab |