Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/aframevr/aframe
/ getObject3D
Method
getObject3D
src/core/a-entity.js:114–116 ·
view source on GitHub ↗
(type)
Source
from the content-addressed store, hash-verified
112
}
113
114
getObject3D (
type
) {
115
return
this.object3DMap[
type
];
116
}
117
118
/**
119
* Set a THREE.Object3D into the map.
Callers
15
setObject3D
Method · 0.95
removeObject3D
Method · 0.95
getOrCreateObject3D
Method · 0.95
raycaster.js
File · 0.80
material.js
File · 0.80
logitech-mx-ink-controls.js
File · 0.80
geometry.js
File · 0.80
sound.js
File · 0.80
windows-motion-controls.js
File · 0.80
link.js
File · 0.80
hand-controls.js
File · 0.80
obb-collider.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected