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