GXFogAdjTable

C Specification

typedef struct {
u16      r[10];	// u4.8
} GXFogAdjTable;

Description

Fog range adjustment parameter table. u4.8 format.

Functions Using This Structure

GXSetFog
GXInitFogAdjTable
GXSetFogRangeAdj

Revision History

03/01/2006 Initial version.