Face coloring on custom geometry
Unsolved
QML and Qt Quick
-
Hello
I'm currently playing around with custom geometry using QQuick3DGeometry and I was wondering if it was possible to assign a color to each defined face. I know there is a colorsemantic attribute, but I have no clue what influence that attribute has. It doesn't look possible using the material, when defining the geometry in QML, either. So I was hoping someone here had some advice on this.
Kind regards
Olivier