Function: holderPoint()
function holderPoint(holder: InteractorInfo): Vec3Tuple | undefined;
Defined in: packages/webxr-interactions/src/behaviours/behaviour.ts:77
Hand position a hand-driven behaviour should track, best available.
Parameters
| Parameter | Type |
|---|---|
holder | InteractorInfo |
Returns
Vec3Tuple | undefined