AdjustParticleBaseSizeForUVFlipping

Flips the sign of a particle's base size based on it's UV flip mode.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Particles/ParticleModuleRequired.h

Include

#include "Particles/ParticleModuleRequired.h"

Syntax

void AdjustParticleBaseSizeForUVFlipping
(
    FVector & OutSize,
    EParticleUVFlipMode FlipMode,
    FRandomStream & InRandomStream
)

Remarks

Flips the sign of a particle's base size based on it's UV flip mode.

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