Torque2D Reference
|
Data Key Node. More...
#include <ParticleAssetField.h>
Public Member Functions | |
DataKey () | |
DataKey (const F32 time, const F32 value) | |
bool | operator== (const DataKey &dataKey) const |
bool | operator!= (const DataKey &dataKey) const |
Public Attributes | |
F32 | mTime |
F32 | mValue |
Data Key Node.
|
inline |
|
inline |
|
inline |
|
inline |
F32 mTime |
F32 mValue |