Defines how colors are mapped to entities when there are more entities than colors.
Uses the first color for all entities (legacy behavior)
Maps colors 1:1, then uses last color for remaining entities
Cycles through colors in a repeating pattern
After exhausting colors, reverses direction (ping-pong pattern)
Defines how colors are mapped to entities when there are more entities than colors.