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.
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
Better yet, just deprecate VertexColor entirely and give us VertexColor3.