nn::gd::CTR::CombinerDescription::SetSourceAlpha Member Function
void SetSourceAlpha(
CombinerStage::UnitId unit,
CombinerStage::Source sourceA1,
CombinerStage::Source sourceA2,
CombinerStage::Source sourceA3
);
| Name | Description | |
|---|---|---|
| in | unit | Specifies which texture combiner unit to use. |
| in | sourceA1 | Specifies input source 1. |
| in | sourceA2 | Specifies input source 2. |
| in | sourceA3 | Specifies input source 3. |
Sets the input values for the alpha of the three texture combiner sources.
The default value for texture combiner unit 0 is SOURCE_CONSTANT. The default value for the other units is SOURCE_PREVIOUS.
CONFIDENTIAL