Twilight Princess
Remastered version of the GameCube game
Loading...
Searching...
No Matches
stage_palet_info_class Class Reference

Public Member Functions

int parse (byte[] buffer)
 

Static Public Member Functions

static void colorFromRGB8 (ref Color dst, long n)
 
static void colorFromRGBA8 (ref Color dst, long n)
 

Public Attributes

Color actorAmbCol = Color.white
 
Color[] bgAmbCol = new[] { Color.white, Color.white, Color.white, Color.white }
 
Color[] lightCol = new[] { Color.white, Color.white, Color.white, Color.white, Color.white, Color.white }
 
Color fogCol = Color.white
 
float fogStartZ
 
float fogEndZ
 
float virtIdx
 
int terrainLightInfluence
 
int cloudShadowDensity
 
int unk_2f
 
int bloomTblIdx
 
int bgAmbColor1A
 
int bgAmbColor2A
 
int bgAmbColor3A
 

Member Function Documentation

◆ colorFromRGB8()

static void stage_palet_info_class.colorFromRGB8 ( ref Color dst,
long n )
static

◆ colorFromRGBA8()

static void stage_palet_info_class.colorFromRGBA8 ( ref Color dst,
long n )
static

◆ parse()

int stage_palet_info_class.parse ( byte[] buffer)

Member Data Documentation

◆ actorAmbCol

Color stage_palet_info_class.actorAmbCol = Color.white

◆ bgAmbCol

Color [] stage_palet_info_class.bgAmbCol = new[] { Color.white, Color.white, Color.white, Color.white }

◆ bgAmbColor1A

int stage_palet_info_class.bgAmbColor1A

◆ bgAmbColor2A

int stage_palet_info_class.bgAmbColor2A

◆ bgAmbColor3A

int stage_palet_info_class.bgAmbColor3A

◆ bloomTblIdx

int stage_palet_info_class.bloomTblIdx

◆ cloudShadowDensity

int stage_palet_info_class.cloudShadowDensity

◆ fogCol

Color stage_palet_info_class.fogCol = Color.white

◆ fogEndZ

float stage_palet_info_class.fogEndZ

◆ fogStartZ

float stage_palet_info_class.fogStartZ

◆ lightCol

Color [] stage_palet_info_class.lightCol = new[] { Color.white, Color.white, Color.white, Color.white, Color.white, Color.white }

◆ terrainLightInfluence

int stage_palet_info_class.terrainLightInfluence

◆ unk_2f

int stage_palet_info_class.unk_2f

◆ virtIdx

float stage_palet_info_class.virtIdx

The documentation for this class was generated from the following file: