MCPcopy
hub / github.com/aframevr/aframe / camera.js

File camera.js

src/systems/camera.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as constants from '../constants/index.js';
2import { registerSystem } from '../core/system.js';
3
4var DEFAULT_CAMERA_ATTR = 'data-aframe-default-camera';

Callers

nothing calls this directly

Calls 9

registerSystemFunction · 0.90
removeDefaultCameraFunction · 0.85
emitMethod · 0.80
getObject3DMethod · 0.80
pauseMethod · 0.80
getAttributeMethod · 0.45
loadMethod · 0.45
setAttributeMethod · 0.45
playMethod · 0.45

Tested by

no test coverage detected