Loading [MathJax]/extensions/MathMenu.js
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
J3DMaterialFactory.cpp File Reference

Variables

static GXColor const defaultMatColor = {0xff, 0xff, 0xff, 0xff}
 
static GXColor const defaultAmbColor = {0x32, 0x32, 0x32, 0x32}
 
static SECTION_SBSS2 GXColorS10 defaultTevColor
 
static GXColor const defaultTevKColor = {0xff, 0xff, 0xff, 0xff}
 

Variable Documentation

◆ defaultAmbColor

GXColor const defaultAmbColor = {0x32, 0x32, 0x32, 0x32}
static

◆ defaultMatColor

GXColor const defaultMatColor = {0xff, 0xff, 0xff, 0xff}
static

◆ defaultTevColor

SECTION_SBSS2 GXColorS10 defaultTevColor
static

◆ defaultTevKColor

GXColor const defaultTevKColor = {0xff, 0xff, 0xff, 0xff}
static