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

File sound.js

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 10

registerComponentFunction · 0.90
removeMethod · 0.80
emitMethod · 0.80
getObject3DMethod · 0.80
removeObject3DMethod · 0.80
addMethod · 0.80
setObject3DMethod · 0.80
pauseMethod · 0.80
loadMethod · 0.45
playMethod · 0.45

Tested by

no test coverage detected