Effector flags.
Macros | |
#define | EFFECTORFLAGS_HASFALLOFF |
#define | EFFECTORFLAGS_TIMEDEPENDENT |
#define | EFFECTORFLAGS_CAMERADEPENDENT |
#define EFFECTORFLAGS_HASFALLOFF |
A falloff control panel will be added to the effector and a falloff will be available to sample.
#define EFFECTORFLAGS_TIMEDEPENDENT |
The effector will be forced to update with changes to the time.
#define EFFECTORFLAGS_CAMERADEPENDENT |
The effector will always be dirty and forced to update.