Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mrdoob/three.js
/ Object3D.tests.js
File
Object3D.tests.js
test/unit/src/core/Object3D.tests.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Object3D } from
'../../../../src/core/Object3D.js'
;
2
3
import
{ Vector3 } from
'../../../../src/math/Vector3.js'
;
4
import
{ Euler } from
'../../../../src/math/Euler.js'
;
Callers
nothing calls this directly
Calls
15
makeRotationX
Method · 0.80
setRotationFromAxisAngle
Method · 0.80
setFromQuaternion
Method · 0.80
getWorldQuaternion
Method · 0.80
setRotationFromEuler
Method · 0.80
setRotationFromMatrix
Method · 0.80
setRotationFromQuaternion
Method · 0.80
translateOnAxis
Method · 0.80
translateX
Method · 0.80
translateY
Method · 0.80
translateZ
Method · 0.80
localToWorld
Method · 0.80
Tested by
no test coverage detected