Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 372 Bytes

Step2.md

File metadata and controls

28 lines (24 loc) · 372 Bytes

WebXR NL Workshop

Step 2

Primitives

<a-scene><a-box position="-1 0.5 -3"></a-box></a-scene>

Other Primitives:​

  • a-entity​
  • a-sphere​
  • a-cylinder​
  • a-plane​
  • a-sky

Other Attributes:​

  • rotation=“X Y Z”​
  • color = “red” ​
  • scale=“X Y Z”​

Other:​

  • Nesting elements​
  • Inspector​ ​ ​​ ​