nn::gd::CTR::CombinerDescription::SetScaleRGB Member Function

Syntax

void SetScaleRGB(
     CombinerStage::UnitId unit,
     CombinerStage::Scale scaleRgb
);

Parameters

Name Description
in unit Specifies which texture combiner unit to use.
in scaleRgb Specifies the scale value for the color.

Return Values

None.

Description

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

The default value is SCALE_1.

Revision History

2011/02/17
Initial version.

CONFIDENTIAL