SMG-Decomp
A decompilation of Super Mario Galaxy 1
Loading...
Searching...
No Matches
Public Attributes | List of all members
HaloParam Struct Reference

Public Attributes

const char * haloName
 
f32 _4
 
f32 _8
 
f32 clippingRadius
 

Detailed Description

Definition at line 5 of file Halo.hpp.

Member Data Documentation

◆ haloName

const char* HaloParam::haloName

Definition at line 6 of file Halo.hpp.

◆ _4

f32 HaloParam::_4

Definition at line 7 of file Halo.hpp.

◆ _8

f32 HaloParam::_8

Definition at line 8 of file Halo.hpp.

◆ clippingRadius

f32 HaloParam::clippingRadius

Definition at line 9 of file Halo.hpp.