Animator_SFXINFO_tag Struct Reference
[Animator]
Detailed Description
Structure for plugin animation effects. (used by animator and renderer).
Definition at line 13 of file sfxinfo.h.
|
Data Fields |
long | nvert |
| number of vertices that apply to the model
|
long | ltime |
| integer equivalent of member "time"
|
long | vmin [3] |
long | vmax [3] |
long | origin [3] |
float | time |
| proportion of elapsed time on actor channel
|
long | Nfaces |
void * | Faces |
long | version |
Field Documentation
number of vertices that apply to the model
Definition at line 14 of file sfxinfo.h.
integer equivalent of member "time"
Definition at line 15 of file sfxinfo.h.
proportion of elapsed time on actor channel
Definition at line 19 of file sfxinfo.h.
The documentation for this struct was generated from the following file: