MoData flags.
Macros | |
| #define | MOGENFLAG_CLONE_ON |
| #define | MOGENFLAG_DISABLE |
| #define | MOGENFLAG_BORN |
| #define | MOGENFLAG_MODATASET |
| #define | MOGENFLAG_COLORSET |
| #define | MOGENFLAG_TIMESET |
| #define MOGENFLAG_CLONE_ON |
Particle is visible.
| #define MOGENFLAG_DISABLE |
Particle is permanently disabled.
| #define MOGENFLAG_BORN |
Particle is just generated. Internal.
| #define MOGENFLAG_MODATASET |
The MoData has been set and does not need the input of the transform panel.
| #define MOGENFLAG_COLORSET |
The MoData color has been set and does not need to be updated.
| #define MOGENFLAG_TIMESET |
The MoData time has been set and does not need to be updated.