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

Description

Definition at line 15 of file g3d_fog.h.

Public Attributes

GXFogType type
 
f32 startz
 
f32 endz
 
f32 nearz
 
f32 farz
 
GXColor color
 
GXBool adjEnable
 
u8 PADDING_0x19
 
u16 adjCenter
 
GXFogAdjTable adjTable
 

Member Data Documentation

◆ type

GXFogType nw4r::g3d::FogData::type

Definition at line 16 of file g3d_fog.h.

◆ startz

f32 nw4r::g3d::FogData::startz

Definition at line 17 of file g3d_fog.h.

◆ endz

f32 nw4r::g3d::FogData::endz

Definition at line 18 of file g3d_fog.h.

◆ nearz

f32 nw4r::g3d::FogData::nearz

Definition at line 19 of file g3d_fog.h.

◆ farz

f32 nw4r::g3d::FogData::farz

Definition at line 20 of file g3d_fog.h.

◆ color

GXColor nw4r::g3d::FogData::color

Definition at line 21 of file g3d_fog.h.

◆ adjEnable

GXBool nw4r::g3d::FogData::adjEnable

Definition at line 22 of file g3d_fog.h.

◆ PADDING_0x19

u8 nw4r::g3d::FogData::PADDING_0x19

Definition at line 23 of file g3d_fog.h.

◆ adjCenter

u16 nw4r::g3d::FogData::adjCenter

Definition at line 24 of file g3d_fog.h.

◆ adjTable

GXFogAdjTable nw4r::g3d::FogData::adjTable

Definition at line 25 of file g3d_fog.h.