The list of colors defining the colormap.
Colors can be given as strings, or [A, R, G, B] or [R, G, B] lists with integer values between 0 and 255.
The tag identifying this message type
The name with which the created colormap will be registered in the engine.
If a colormap with this name already exists, this new registration will override the existing one.
Generated using TypeDoc
A command to create a colormap and register it in the engine.
This interface does not validate that values represent valid colors.