Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/aframevr/aframe
/ geometry.test.js
File
geometry.test.js
tests/components/geometry.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* global assert, setup, suite, test */
2
import
* as helpers from
'../helpers.js'
;
3
import
THREE from
'lib/three.js'
;
4
var
degToRad = THREE.MathUtils.degToRad;
Callers
nothing calls this directly
Calls
5
setup
Function · 0.85
getObject3D
Method · 0.80
removeAttribute
Method · 0.80
setAttribute
Method · 0.45
getAttribute
Method · 0.45
Tested by
no test coverage detected