MCPcopy
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 */
2AFRAME.registerComponent('controller', {
3 schema: {
4 hand: {default: 'right'}

Callers

nothing calls this directly

Calls 2

extendMethod · 0.80
setAttributeMethod · 0.45

Tested by

no test coverage detected