Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
* as constants from
'../constants/index.js'
;
2
import
{ registerSystem } from
'../core/system.js'
;
3
4
var
DEFAULT_CAMERA_ATTR =
'data-aframe-default-camera'
;
Callers
nothing calls this directly
Calls
9
registerSystem
Function · 0.90
removeDefaultCamera
Function · 0.85
emit
Method · 0.80
getObject3D
Method · 0.80
pause
Method · 0.80
getAttribute
Method · 0.45
load
Method · 0.45
setAttribute
Method · 0.45
play
Method · 0.45
Tested by
no test coverage detected