MCPcopy
hub / github.com/aframevr/aframe / look-controls.js

File look-controls.js

src/components/look-controls.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* global DeviceOrientationEvent */
2import * as THREE from 'three';
3import { DeviceOrientationControls } from '../../vendor/DeviceOrientationControls.js';
4import { registerComponent } from '../core/component.js';

Callers

nothing calls this directly

Calls 7

registerComponentFunction · 0.90
enableGrabCursorFunction · 0.85
disableGrabCursorFunction · 0.85
isMethod · 0.80
addMethod · 0.80
checkHeadsetConnectedMethod · 0.80
copyMethod · 0.80

Tested by

no test coverage detected