bit32 * MakeDistAttnTableCommand(
bit32 * command,
u8 light_id
) const;
| Name | Description | |
|---|---|---|
| in | command | The start address for storing the rendering command. |
| in | light_id | Specifies the destination to load the distance attenuation lookup table using a light source number. |
Generates a command for loading the lookup table to be used for the distance attenuation of a light.
CONFIDENTIAL