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

Description

Definition at line 20 of file g3d_resanmfog.h.

Public Attributes

GXFogType type
 
f32 startz
 
f32 endz
 
ut::Color color
 

Member Data Documentation

◆ type

GXFogType nw4r::g3d::FogAnmResult::type

Definition at line 21 of file g3d_resanmfog.h.

◆ startz

f32 nw4r::g3d::FogAnmResult::startz

Definition at line 22 of file g3d_resanmfog.h.

◆ endz

f32 nw4r::g3d::FogAnmResult::endz

Definition at line 23 of file g3d_resanmfog.h.

◆ color

ut::Color nw4r::g3d::FogAnmResult::color

Definition at line 24 of file g3d_resanmfog.h.