FParticleEmitterInstance::GetScreenAlignmentAndScale

Returns the screen alignment and scale of the component.

Choose your operating system:

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.