|
arsa
2.7
|
#include <IAnimatedMeshMD3.h>
Public Attributes | |
| s32 | first |
| First frame. More... | |
| s32 | num |
| Last frame. More... | |
| s32 | looping |
| Looping frames. More... | |
| s32 | fps |
| Frames per second. More... | |
Definition at line 64 of file IAnimatedMeshMD3.h.
| s32 irr::scene::SMD3AnimationInfo::first |
First frame.
Definition at line 67 of file IAnimatedMeshMD3.h.
| s32 irr::scene::SMD3AnimationInfo::fps |
Frames per second.
Definition at line 73 of file IAnimatedMeshMD3.h.
| s32 irr::scene::SMD3AnimationInfo::looping |
Looping frames.
Definition at line 71 of file IAnimatedMeshMD3.h.
| s32 irr::scene::SMD3AnimationInfo::num |
Last frame.
Definition at line 69 of file IAnimatedMeshMD3.h.
1.8.15