Which of the following creates meshes in Babylon.js?

9. Which of the following creates meshes in Babylon.js?

  1. Create.mesh()
  2. Mesh.Create()
  3. CreateBox()
  4. Mesh.box()

Answer: B) Mesh.Create()

Explanation:

Mesh.create() creates meshes in Babylon.js.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.