colors property

List<Color> colors
final

The colors to use.

Each color will be used for a slice of the cuboid. They will be spaced over the Z axis.

Implementation

final List<Color> colors;