MakeAttenuationCommand

nn::gr::CTR::RenderState::ShadowMap::MakeAttenuationCommand Member Function

Syntax

bit32 * MakeAttenuationCommand(
     bit32 * command
) const;

Parameters

Name Description
in command The start address for the write destination of the rendering command.

Return Values

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

Description

Generates a command for setting shadow attenuation based on information already set.

Revision History

2011/10/27
Initial version.

CONFIDENTIAL