nn::gd::CTR::CombinerDescription::SetCombineAlpha Member Function
void SetCombineAlpha(
CombinerStage::UnitId unit,
CombinerStage::CombineAlpha combineAlpha
);
| Name | Description | |
|---|---|---|
| in | unit | Specifies which texture combiner unit to use. |
| in | combineAlpha | Specifies the combiner function. |
Sets the function that will combine three alpha input sources.
The default value is COMBINE_ALPHA_REPLACE.
CONFIDENTIAL