AICustomColorStyle Struct Reference
An instance of a custom color paint.
More...
#include <AIColor.h>
List of all members.
Public Member Functions |
void | Init () |
Public Attributes |
AICustomColorHandle | color |
| Reference to the custom color.
|
AIReal | tint |
| Amount of the custom color to be applied.
|
Detailed Description
An instance of a custom color paint.
Member Function Documentation
void AICustomColorStyle::Init |
( |
|
) |
[inline] |
Member Data Documentation
Amount of the custom color to be applied.
Value is in the range 0 to 1 where ((1 - tint) * 100) is the percentage of ink to apply.
Referenced by ai::Paint::operator==().
The documentation for this struct was generated from the following file: