Hi,
from what I see there is only one Vertex Color level named as constexpr const char* ACCESSOR_COLOR_0 = "COLOR_0";
.
if I add
constexpr const char* ACCESSOR_COLOR_1 = "COLOR_1";
constexpr const char* ACCESSOR_COLOR_2 = "COLOR_2";
would be sufficient ?
Best,
Dimitrios