Which keyword could I plot color on triangle mesh using mesh3d in Plots with plotlyjs backend?

In PlotlyJS package, intensity is used to set the color on triangles or vertexes in mesh3d function. Is there any way to do the same thing in Plots with plotlyjs backend?

2 Likes