MCPcopy
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

1import * as THREE from 'three';
2import { registerComponent } from '../core/component.js';
3import { registerShader } from '../core/shader.js';
4var DEFAULT_PREVIEW_DISTANCE = 15.0;

Callers

nothing calls this directly

Calls 6

registerComponentFunction · 0.90
registerShaderFunction · 0.90
getObject3DMethod · 0.80
copyMethod · 0.80
getAttributeMethod · 0.45
setAttributeMethod · 0.45

Tested by

no test coverage detected