UParticleModuleVelocityBase

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Particles/Velocity/ParticleModuleVelocityBase.h

Include

#include "Particles/Velocity/ParticleModuleVelocityBase.h"

Syntax

class UParticleModuleVelocityBase : public UParticleModule

Variables

Name Description

Public variable

uint32: 1

 

bApplyOwnerScale

If true, then apply the particle system components scale to the velocity value.

Public variable

uint32: 1

 

bInWorldSpace

If true, then treat the velocity as world-space defined.

Constructors

Name Description

Public function

UParticleModuleVelocityBase

(
    const FObjectInitializer& ObjectIn...
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss