Hi,
I created a new Shape3D in the exact same way that ColorCube is created (all I changed where the vertex locations). However, even though I give it an assigned array of colors upon creation, when I do theNewShape.setAppearance(app), it doesn’t change my shape’s appearance; the color stays the same as it was before. How do I fix this? Any suggestions?
–DAT