📂
📂
📂
📂
Azure Mixed Reality Docs
Search
⌃K
Azure Mixed Reality Curriculum
What is the Metaverse?
Unity Lessons
WebXR Lessons
3D on the Web
WebXR Device APIs
A-Frame
Three.js
Babylon.js
Concepts
Project
How to create your first Scene in Playground
What is an Arc Camera?
What is an Hemispheric Light?
What is a Box Mesh?
Basic Scene Exercises
How to load a 3D model on Playground?
How to add user interactions?
How to add WebXR support?
How to setup a BabylonJS local development environment and project?
How to Create a WebXR Augmented Reality App on Your Local Device
Babylon.js AR scene
Add Speech SDK
Server
Token Util
Create Speech Resources
Resources
WebXR Meetups
Resources
Unreal Engine Lessons
Artificial Intelligence(AI) Lessons
Exercises
FAQ
Glossary
How to contribute?
Powered By GitBook

Basic Scene Exercises

  • Navigate to the code sample playground: https://playground.babylonjs.com/#KBS9I5#158​
  • Move your mouse over the box and click & drag.
  • Uncomment line 5 and save or play the playground example.
  • Again, move mouse over the box and click & drag.
  • On the BABYLON.MeshBuilder.CreateBox method replace the empty object with this object: {width: 4, height: 2}.
Previous
What is a Box Mesh?
Next
How to load a 3D model on Playground?
Last modified 2yr ago
Export as PDF
Copy link