nw::gfx::res::ResTextureCombiner::Scale Enumerated Typeenum Scale;
| Value | Description |
|---|---|
SCALE_ONE |
Multiply by 1.0. |
SCALE_TWO |
Multiply by 2.0. |
SCALE_FOUR |
Multiply by 4.0. |
Definition of the scale setting for the texture combiner.
CONFIDENTIAL