FOrbitChainModuleInstancePayload

Chain-able Orbit module instance payload

Choose your operating system:

Windows

macOS

Linux

References

Module

Engine

Header

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

Include

#include "ParticleHelper.h"

Syntax

struct FOrbitChainModuleInstancePayload

Remarks

Chain-able Orbit module instance payload

Variables

Name Description

Public variable

FVector3f

 

BaseOffset

The base offset of the particle from it's tracked location

Public variable

FVector3f

 

BaseRotationRate

The base rotation rate of the particle offset

Public variable

FVector3f

 

Offset

The offset of the particle from it's tracked location

Public variable

FVector3f

 

PreviousOffset

The offset of the particle from the last frame

Public variable

FVector3f

 

Rotation

The rotation of the particle at it's offset location

Public variable

FVector3f

 

RotationRate

The rotation rate of the particle offset