Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/aframevr/aframe
/ controller.js
File
controller.js
examples/performance/in-vr/components/controller.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* global AFRAME */
2
AFRAME.registerComponent(
'controller'
, {
3
schema: {
4
hand: {default:
'right'
}
Callers
nothing calls this directly
Calls
2
extend
Method · 0.80
setAttribute
Method · 0.45
Tested by
no test coverage detected