NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
nw4r::g3d::ResMatDLData Struct Reference

Description

Definition at line 515 of file g3d_resmat.h.

Public Attributes

ResPixDL dlPix
 
ResTevColorDL dlTevColor
 
ResIndMtxAndScaleDL dlIndMtxAndScale
 
ResTexCoordGenDL dlTexCoordGen
 

Member Data Documentation

◆ dlPix

ResPixDL nw4r::g3d::ResMatDLData::dlPix

Definition at line 516 of file g3d_resmat.h.

◆ dlTevColor

ResTevColorDL nw4r::g3d::ResMatDLData::dlTevColor

Definition at line 517 of file g3d_resmat.h.

◆ dlIndMtxAndScale

ResIndMtxAndScaleDL nw4r::g3d::ResMatDLData::dlIndMtxAndScale

Definition at line 518 of file g3d_resmat.h.

◆ dlTexCoordGen

ResTexCoordGenDL nw4r::g3d::ResMatDLData::dlTexCoordGen

Definition at line 519 of file g3d_resmat.h.