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