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