Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/aframevr/aframe
/ link.js
File
link.js
src/components/link.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as THREE from
'three'
;
2
import
{ registerComponent } from
'../core/component.js'
;
3
import
{ registerShader } from
'../core/shader.js'
;
4
var
DEFAULT_PREVIEW_DISTANCE = 15.0;
Callers
nothing calls this directly
Calls
6
registerComponent
Function · 0.90
registerShader
Function · 0.90
getObject3D
Method · 0.80
copy
Method · 0.80
getAttribute
Method · 0.45
setAttribute
Method · 0.45
Tested by
no test coverage detected