diff --git a/index.html b/index.html index dfa395c..7117a7c 100644 --- a/index.html +++ b/index.html @@ -356,6 +356,7 @@

Examples

model = object; _patchModel(model); scene.add(model); + window.model = model; }; function animate(timestamp, frame, referenceSpace) {