NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
nw4r::g3d::ResAnmLightDataTypedef Struct Reference
Inheritance diagram for nw4r::g3d::ResAnmLightDataTypedef:
[legend]

Description

Definition at line 24 of file g3d_resanmlight.h.

Public Types

enum  LightType {
  LIGHTTYPE_POINT ,
  LIGHTTYPE_DIRECTIONAL ,
  LIGHTTYPE_SPOT ,
  LIGHTTYPE_MAX
}
 

Member Enumeration Documentation

◆ LightType

enum nw4r::g3d::ResAnmLightDataTypedef::LightType

Definition at line 25 of file g3d_resanmlight.h.