Sprite Color Calculation Conditions (See SpriteLayer::SetColorCondition() for details)
| Enumerator |
|---|
| PriorityLessThan | Perform color calculation only if priority is less than TestValue.
|
| PriorityEquals | Perform color calculation only if priority is equal to TestValue.
|
| PriorityGreaterThan | Perform color calculation only if priority is greater than TestValue.
|