enum AnimTargetMatColor;
| Value | Description |
|---|---|
| ANIMTARGET_MATCOLOR_BUFFER_R | R component of combiner buffer. |
| ANIMTARGET_MATCOLOR_BUFFER_G | R component of combiner buffer. |
| ANIMTARGET_MATCOLOR_BUFFER_B | R component of combiner buffer. |
| ANIMTARGET_MATCOLOR_BUFFER_A | R component of combiner buffer. |
| ANIMTARGET_MATCOLOR_KONST0_R | R component of Constant Register 0. |
| ANIMTARGET_MATCOLOR_KONST0_G | G component of Constant Register 0. |
| ANIMTARGET_MATCOLOR_KONST0_B | B component of Constant Register 0. |
| ANIMTARGET_MATCOLOR_KONST0_A | A component of Constant Register 0. |
| ANIMTARGET_MATCOLOR_KONST1_R | R component of Constant Register 1. |
| ANIMTARGET_MATCOLOR_KONST1_G | G component of Constant Register 1. |
| ANIMTARGET_MATCOLOR_KONST1_B | B component of Constant Register 1. |
| ANIMTARGET_MATCOLOR_KONST1_A | A component of Constant Register 1. |
| ANIMTARGET_MATCOLOR_KONST2_R | R component of Constant Register 2. |
| ANIMTARGET_MATCOLOR_KONST2_G | G component of Constant Register 2. |
| ANIMTARGET_MATCOLOR_KONST2_B | B component of Constant Register 2. |
| ANIMTARGET_MATCOLOR_KONST2_A | A component of Constant Register 2. |
| ANIMTARGET_MATCOLOR_KONST3_R | R component of Constant Register 3. |
| ANIMTARGET_MATCOLOR_KONST3_G | G component of Constant Register 3. |
| ANIMTARGET_MATCOLOR_KONST3_B | B component of Constant Register 3. |
| ANIMTARGET_MATCOLOR_KONST3_A | A component of Constant Register 3. |
| ANIMTARGET_MATCOLOR_KONST4_R | R component of Constant Register 4. |
| ANIMTARGET_MATCOLOR_KONST4_G | G component of Constant Register 4. |
| ANIMTARGET_MATCOLOR_KONST4_B | B component of Constant Register 4. |
| ANIMTARGET_MATCOLOR_KONST4_A | A component of Constant Register 4. |
| ANIMTARGET_MATCOLOR_KONST5_R | R component of Constant Register 5. |
| ANIMTARGET_MATCOLOR_KONST5_G | G component of Constant Register 5. |
| ANIMTARGET_MATCOLOR_KONST5_B | B component of Constant Register 5. |
| ANIMTARGET_MATCOLOR_KONST5_A | A component of Constant Register 5. |
| ANIMTARGET_MATCOLOR_MAX | Total number of enumerators. |
Specifies the target of material color animation.
CONFIDENTIAL