EnumerationsParticleTransformOn this pageParticleTransform Index Enumeration MembersGlobalLocalEnumeration Members GlobalGlobal: global[[ParticleTransform.Global]] is the default and emits particles as if they were world space objects, useful for most effects.LocalLocal: local[[ParticleTransform.Local]] particles are children of the emitter and move relative to the emitter as they would in a parent/child actor relationship.
[[ParticleTransform.Global]] is the default and emits particles as if they were world space objects, useful for most effects.