Color getColorAt(int index, Color color) { return color.fromArray(instanceColor!.array.data, index * 3); }