Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/aframevr/aframe
/ center-model.js
File
center-model.js
examples/js/center-model.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* global AFRAME, THREE */
2
AFRAME.registerComponent(
'center-model'
, {
3
init:
function
() {
4
var
model;
Callers
nothing calls this directly
Calls
2
removeObject3D
Method · 0.80
setObject3D
Method · 0.80
Tested by
no test coverage detected