nn::gd::CTR::CombinerDescription::SetScaleAlpha Member Function

Syntax

void SetScaleAlpha(
     CombinerStage::UnitId unit,
     CombinerStage::Scale scaleAlpha
);

Parameters

Name Description
in unit Specifies which texture combiner unit to use.
in scaleAlpha Specifies the scale value for the alpha.

Return Values

None.

Description

Sets a scale value for the texture combiner's output alpha.

The default value is SCALE_1.

Revision History

2011/02/17
Initial version.

CONFIDENTIAL