Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/threejs_4_deno/src/renderers/webxr/WebXR.d.ts>XRHand

A simple transformation of three.js for use within a Deno workflow
Go to Latest
class XRHand
extends Array<XRJointSpace>
import { XRHand } from "https://deno.land/x/threejs_4_deno@v121/src/renderers/webxr/WebXR.d.ts";

Properties

readonly
length: number

Static Properties

readonly
INDEX_METACARPAL: number
readonly
INDEX_PHALANX_DISTAL: number
readonly
INDEX_PHALANX_INTERMEDIATE: number
readonly
INDEX_PHALANX_PROXIMAL: number
readonly
INDEX_PHALANX_TIP: number
readonly
LITTLE_METACARPAL: number
readonly
LITTLE_PHALANX_DISTAL: number
readonly
LITTLE_PHALANX_INTERMEDIATE: number
readonly
LITTLE_PHALANX_PROXIMAL: number
readonly
LITTLE_PHALANX_TIP: number
readonly
MIDDLE_METACARPAL: number
readonly
MIDDLE_PHALANX_DISTAL: number
readonly
MIDDLE_PHALANX_INTERMEDIATE: number
readonly
MIDDLE_PHALANX_PROXIMAL: number
readonly
MIDDLE_PHALANX_TIP: number
readonly
RING_METACARPAL: number
readonly
RING_PHALANX_DISTAL: number
readonly
RING_PHALANX_INTERMEDIATE: number
readonly
RING_PHALANX_PROXIMAL: number
readonly
RING_PHALANX_TIP: number
readonly
THUMB_METACARPAL: number
readonly
THUMB_PHALANX_DISTAL: number
readonly
THUMB_PHALANX_PROXIMAL: number
readonly
THUMB_PHALANX_TIP: number
readonly
WRIST: number