For the complete documentation index, see llms.txt. This page is also available as Markdown.

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

X

X

X

X

Subtract

X

InverseTexture

X

Modulate2X

X

Modulate4X

X

Last updated

Was this helpful?