This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
sdk3
/
livecodingspace-app
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Ramo (Branch):
lcs-v0.4
Rami (Branch)
Tag
lcs-v0.1
lcs-v0.2
lcs-v0.2-reflector
lcs-v0.3
lcs-v0.4
lcs-v0.6
lcs-v0.7
lcs-v0.7.1
lcs-v0.7.2
lcs-v0.7.5
lcs-v0.8.0
master
livecodingspace...
/
public
/
defaults
/
proxy
/
vwf.example.com
/
aframe
/
agltfmodel.js
agltfmodel.js
118 B
Permalink
Cronologia
Originale
1
2
3
4
5
6
7
8
9
10
this.updateModel = function(srcID){
if (srcID) {
this.src = "";
this.src = srcID;
}
}