#include <w3d_file.h>
Public Attributes | |
| uint32 | ColorKeyframes |
| uint32 | OpacityKeyframes |
| uint32 | SizeKeyframes |
| W3dRGBAStruct | ColorRandom |
| float32 | OpacityRandom |
| float32 | SizeRandom |
| uint32 | reserved [4] |
Definition at line 1842 of file w3d_file.h.
| uint32 W3dEmitterPropertyStruct::ColorKeyframes |
Definition at line 1844 of file w3d_file.h.
| W3dRGBAStruct W3dEmitterPropertyStruct::ColorRandom |
Definition at line 1847 of file w3d_file.h.
| uint32 W3dEmitterPropertyStruct::OpacityKeyframes |
Definition at line 1845 of file w3d_file.h.
| float32 W3dEmitterPropertyStruct::OpacityRandom |
Definition at line 1848 of file w3d_file.h.
| uint32 W3dEmitterPropertyStruct::reserved |
Definition at line 1850 of file w3d_file.h.
| uint32 W3dEmitterPropertyStruct::SizeKeyframes |
Definition at line 1846 of file w3d_file.h.
| float32 W3dEmitterPropertyStruct::SizeRandom |
Definition at line 1849 of file w3d_file.h.