FParticleBeamTrailVertex

[FParticleBeamTrailVertex](API\Runtime\Engine\FParticleBeamTrailVertex).

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/ParticleHelper.h

Include

#include "ParticleHelper.h"

Syntax

struct FParticleBeamTrailVertex

Remarks

Variables

Name Description

Public variable

FLinearColor

 

Color

The color of the particle.

Public variable

FVector

 

OldPosition

The previous position of the particle.

Public variable

float

 

ParticleId

Value that remains constant over the lifetime of a particle.

Public variable

FVector

 

Position

The position of the particle.

Public variable

float

 

RelativeTime

The relative time of the particle.

Public variable

float

 

Rotation

The rotation of the particle.

Public variable

FVector2D

 

Size

The size of the particle.

Public variable

float

 

SubImageIndex

The sub-image index for the particle.

Public variable

float

 

Tex_U

Public variable

float

 

Tex_U2

The second UV set for the particle

Public variable

float

 

Tex_V

Public variable

float

 

Tex_V2

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