Advertisement
Guest User

Untitled

a guest
Jul 23rd, 2020
230
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. <babylon extends="minimal"
  2. <model url="/obj/spuckschutz1.glb">
  3. <scaling x="1" y="1" z="1"></scaling>
  4. </model>
  5. <camera>
  6. <behaviors>
  7. <auto-rotate type="0"></auto-rotate>
  8. </behaviors>
  9. </camera>
  10. <scene>
  11. <clear-color r="1" g="0", b="0"></clear-color>
  12. </scene>
  13. </babylon>
  14. <script src="https://viewer.babylonjs.com/viewer.js"></script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement