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

Description

Definition at line 15 of file snd_Sound3DManager.h.

Public Attributes

math::VEC3 position
 
math::VEC3 velocity
 
UNKWORD field_0x18
 
u8 decayCurve
 
u8 decayRatio
 
u8 field_0x1E
 
ulong userParam
 
UNKWORD field_0x24
 

Member Data Documentation

◆ position

math::VEC3 nw4r::snd::Sound3DParam::position

Definition at line 16 of file snd_Sound3DManager.h.

◆ velocity

math::VEC3 nw4r::snd::Sound3DParam::velocity

Definition at line 17 of file snd_Sound3DManager.h.

◆ field_0x18

UNKWORD nw4r::snd::Sound3DParam::field_0x18

Definition at line 18 of file snd_Sound3DManager.h.

◆ decayCurve

u8 nw4r::snd::Sound3DParam::decayCurve

Definition at line 19 of file snd_Sound3DManager.h.

◆ decayRatio

u8 nw4r::snd::Sound3DParam::decayRatio

Definition at line 20 of file snd_Sound3DManager.h.

◆ field_0x1E

u8 nw4r::snd::Sound3DParam::field_0x1E

Definition at line 21 of file snd_Sound3DManager.h.

◆ userParam

ulong nw4r::snd::Sound3DParam::userParam

Definition at line 22 of file snd_Sound3DManager.h.

◆ field_0x24

UNKWORD nw4r::snd::Sound3DParam::field_0x24

Definition at line 23 of file snd_Sound3DManager.h.