Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Particles/Velocity/ParticleModuleVelocityBase.h |
Include |
#include "Particles/Velocity/ParticleModuleVelocityBase.h" |
class UParticleModuleVelocityBase : public UParticleModule
Name | Description | ||
---|---|---|---|
|
uint32: 1 |
bApplyOwnerScale |
If true, then apply the particle system components scale to the velocity value. |
|
uint32: 1 |
bInWorldSpace |
If true, then treat the velocity as world-space defined. |
Name | Description | |
---|---|---|
|
UParticleModuleVelocityBase ( |