API reference

TouchHandGrabInteractable Class

TouchHandGrabInteractable provides a hand-specific grab interactable that owns a set of colliders that associated TouchHandGrabInteractors can then use for determining selection and release.

Properties

ColliderGroup ColliderGroup[Get]

Protected Functions

override void Start ( )

Member Functions

void InjectAllTouchHandGrabInteractable
( Collider boundsCollider,
List< Collider > colliders )
void InjectColliders
( List< Collider > colliders )