nn::gr::CTR::LookUpTable::MakeSpotTableCommand Member Function

Syntax

bit32 * MakeSpotTableCommand(
     bit32 * command,
     u8 light_id
) const;

Arguments

Name Description
in command The start address for storing the rendering command.
in light_id Specifies the destination to load the spotlight lookup table.

Return Values

Returns the address that follows the end of the stored rendering command.

Description

Generates a command for loading the lookup table to be used for the angular attenuation of a spotlight.

Revision History

2010/09/15
Initial version.

CONFIDENTIAL