Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
3
import
* as THREE from
'three'
;
4
import
{ registerComponent } from
'../core/component.js'
;
Callers
nothing calls this directly
Calls
9
registerComponent
Function · 0.90
copyArray
Function · 0.85
isAttachedToScene
Function · 0.85
copy
Method · 0.80
removeAttribute
Method · 0.80
getObject3D
Method · 0.80
emit
Method · 0.80
add
Method · 0.80
setAttribute
Method · 0.45
Tested by
no test coverage detected