Commit 47c81b50 authored by Alfakhori's avatar Alfakhori
Browse files

Update public/aktuelles.html

parent 9b3a4603
Pipeline #7291 passed with stage
in 7 seconds
...@@ -46,14 +46,14 @@ ...@@ -46,14 +46,14 @@
<a-nft <a-nft
type="nft" type="nft"
url="./assets" url="assets"
smooth="true" smooth="true"
smoothCount="10" smoothCount="10"
smoothTolerance=".01" smoothTolerance=".01"
smoothThreshold="5" smoothThreshold="5"
> >
<a-entity <a-entity
gltf-model="./assets/scene.gltf" gltf-model="assets/scene.gltf"
scale="5 5 5" scale="5 5 5"
position="50 150 0" position="50 150 0"
> >
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment