About Use Multi-Materials How to changs Cube any faces Materials

Hi i want to click cube face and then changs this face color
I don’t know how to get cube face
Babylon.js Playground

This playground should get you started.
https://playground.babylonjs.com/#BVKKMV#1

Please take a look at the documentation for onPointerClick as well as PickingInfo

2 Likes

Thanks very much!

It solved my problem very well.