MCPcopy
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

1import * as THREE from 'three';
2import { geometries, geometryNames } from '../core/geometry.js';
3import { registerComponent } from '../core/component.js';
4

Callers

nothing calls this directly

Calls 4

registerComponentFunction · 0.90
getObject3DMethod · 0.80
setObject3DMethod · 0.80
getAttributeMethod · 0.45

Tested by

no test coverage detected