SMG-Decomp
A decompilation of Super Mario Galaxy 1
Loading...
Searching...
No Matches
Public Attributes | List of all members
LightInfo Class Reference
Inheritance diagram for LightInfo:
LightInfoCoin

Public Attributes

_GXColor mColor
 
TVec3f mPos
 
u8 mIsFollowCamera
 

Detailed Description

Definition at line 6 of file LightDataHolder.hpp.

Member Data Documentation

◆ mColor

_GXColor LightInfo::mColor

Definition at line 8 of file LightDataHolder.hpp.

◆ mPos

TVec3f LightInfo::mPos

Definition at line 9 of file LightDataHolder.hpp.

◆ mIsFollowCamera

u8 LightInfo::mIsFollowCamera

Definition at line 10 of file LightDataHolder.hpp.