FParticleEmitterInstance::GetScreenAlignmentAndScale

Returns the screen alignment and scale of the component.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/ParticleEmitterInstances.h

Include

#include "ParticleEmitterInstances.h"

Source

/Engine/Source/Runtime/Engine/Private/Particles/ParticleEmitterInstances.cpp

Syntax

void GetScreenAlignmentAndScale
(
    int32 & OutScreenAlign,
    FVector & OutScale
)

Remarks

Returns the screen alignment and scale of the component.

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