Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/aframevr/aframe
/ hand-tracking-controls.js
File
hand-tracking-controls.js
src/components/hand-tracking-controls.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* global XRHand */
2
import
* as THREE from
'three'
;
3
import
{ registerComponent } from
'../core/component.js'
;
4
import
{ AEntity } from
'../core/a-entity.js'
;
Callers
nothing calls this directly
Calls
10
registerComponent
Function · 0.90
checkControllerPresentAndSetup
Function · 0.90
add
Method · 0.80
copy
Method · 0.80
emit
Method · 0.80
getObject3D
Method · 0.80
setObject3D
Method · 0.80
removeObject3D
Method · 0.80
getAttribute
Method · 0.45
setAttribute
Method · 0.45
Tested by
no test coverage detected