kmSetFogTableColor
Specifies a table fog color.
Description:
This function specifies the fog color for the table fog when it is used.
If you want to change the fog color when rendering,
do so within a callback function for rendering termination.
If an attempt is made to change the fog color at any other timing, a screen image may become invalid.
Parameters:
FogTableColor(input)
This parameter specifies the packed 32-bit color to be used in FogTable.
Return values:
Value | Explanation |
---|---|
KMSTATUS_SUCCESS | Success |
kmSetFogTableColor