nw::gfx::res::ResTextureCombiner::Scale Enumerated Type

Syntax

enum Scale;

Value

Value Description
SCALE_ONE Multiply by 1.0.
SCALE_TWO Multiply by 2.0.
SCALE_FOUR Multiply by 4.0.

Description

Definition of the scale setting for the texture combiner.


CONFIDENTIAL