enum ParticlePropertiesFlagsSource
| Name | Value | |
|---|---|---|
NONE | ||
PLAY_ON_CREATION | Makes the particle start playing immediately after being created | |
FORCE_WORLD_ROT | Only applicable when there is a parent, this will force the localOri to be in world space instead of local | |
KEEP_PARENT_ON_END | By default, a particle unparents when it ends, this disables this behaviour |