NcEngine
|
Describes particle motion over time. More...
#include <ParticleEmitter.h>
Public Attributes | |
Vector3 | velocityMin = Vector3::Zero() |
Vector3 | velocityMax = Vector3::Zero() |
float | velocityOverTimeFactor = 0.0f |
float | rotationMin = 0.0f |
float | rotationMax = 0.0f |
float | rotationOverTimeFactor = 0.0f |
float | scaleOverTimeFactor = 0.0f |
Describes particle motion over time.