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

File camera.js

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 3

registerComponentFunction · 0.90
setObject3DMethod · 0.80
removeObject3DMethod · 0.80

Tested by

no test coverage detected