ColorOperation
Introduction
The ColorOperation enumeration defines possible color operations which can be used by an IColorable to modify its appearance. For more information, see the IColorable wiki entry.
ColorOperation Values
The following table lists color operations and supported platforms:
ColorOperation
PC (DesktopGL)
iOS
Android
Web
Subtract
X
InverseTexture
X
Modulate2X
X
Modulate4X
X
Last updated