CylinderMesh has a VertexColor but no TextureId

VertexColor changes the hue of the texture - a property which CylinderMesh does not have.

VertexColor is a property of the DataModelMesh abstract class, when it should really only be a property of the FileMesh parent class.

Or just move TextureID up to DataModelMesh

5 Likes

Better yet, just deprecate VertexColor entirely and give us VertexColor3.