UParticleModuleMeshRotation_Seeded

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Particles/Rotation/ParticleModuleMeshRotation_Seeded.h

Include

#include "Particles/Rotation/ParticleModuleMeshRotation_Seeded.h"

Syntax

class UParticleModuleMeshRotation_Seeded : public UParticleModuleMeshRotation

Variables

Name Description

Public variable

FParticleRandom...

 

RandomSeedInfo

The random seed(s) to use for looking up values in StartLocation

Constructors

Name Description

Public function

UParticleModuleMeshRotation_Seeded

(
    const FObjectInitializer& ObjectIn...
)

Overridden from UParticleModule

Name Description

Public function Virtual

void

 

EmitterLoopingNotify

(
    FParticleEmitterInstance* Owne...
)

Called when an emitter instance is looping...

Public function Virtual

FParticleRan...

 

GetRandomSeedInfo()

Retrieve the random seed info for this module.

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