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

File raycaster.js

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 9

registerComponentFunction · 0.90
copyArrayFunction · 0.85
isAttachedToSceneFunction · 0.85
copyMethod · 0.80
removeAttributeMethod · 0.80
getObject3DMethod · 0.80
emitMethod · 0.80
addMethod · 0.80
setAttributeMethod · 0.45

Tested by

no test coverage detected