Function: palmNormal()
function palmNormal(hand: Hand): Vec3Tuple;
Defined in: core/hand-menu.ts:102
The palm normal in the hand frame: -X on the right hand, +X on the left.
Parameters
| Parameter | Type |
|---|---|
hand | Hand |
Returns
Vec3Tuple
function palmNormal(hand: Hand): Vec3Tuple;
Defined in: core/hand-menu.ts:102
The palm normal in the hand frame: -X on the right hand, +X on the left.
| Parameter | Type |
|---|---|
hand | Hand |
Vec3Tuple