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

Description

Definition at line 19 of file g3d_resanm.h.

Public Attributes

u16 numKeyFrame
 
u8 PADDING_0x2 [0x4 - 0x2]
 
f32 invKeyFrameRange
 
ResKeyFrameData keyFrames [1]
 

Member Data Documentation

◆ numKeyFrame

u16 nw4r::g3d::ResKeyFrameAnmData::numKeyFrame

Definition at line 20 of file g3d_resanm.h.

◆ PADDING_0x2

u8 nw4r::g3d::ResKeyFrameAnmData::PADDING_0x2[0x4 - 0x2]

Definition at line 21 of file g3d_resanm.h.

◆ invKeyFrameRange

f32 nw4r::g3d::ResKeyFrameAnmData::invKeyFrameRange

Definition at line 22 of file g3d_resanm.h.

◆ keyFrames

ResKeyFrameData nw4r::g3d::ResKeyFrameAnmData::keyFrames[1]

Definition at line 23 of file g3d_resanm.h.