Home »
MCQs »
Babylon.js MCQs
____ collision in Babylon.js refers to the process of assessing if a user has clicked on a Mesh in the scene
14. ____ collision in Babylon. js refers to the process of assessing if a user has clicked on a Mesh in the scene.
- Mesh Shaping
- Mesh Intersecting
- Mesh picking
- Mesh Joining
Answer: C) Mesh picking
Explanation:
Mesh picking collision in Babylon. js refers to the process of assessing if a user has clicked on a Mesh in the scene.