nn::gd::CTR::CombinerDescription::SetScaleRGB Member Function
void SetScaleRGB(
CombinerStage::UnitId unit,
CombinerStage::Scale scaleRgb
);
| Name | Description | |
|---|---|---|
| in | unit | Specifies which texture combiner unit to use. |
| in | scaleRgb | Specifies the scale value for the color. |
Sets a scale value for the texture combiner's output color.
The default value is SCALE_1.
CONFIDENTIAL