FOrbitChainModuleInstancePayload

Chain-able Orbit module instance payload

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

FVector

 

BaseOffset

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

Public variable

FVector

 

BaseRotationRate

The base rotation rate of the particle offset

Public variable

FVector

 

Offset

The offset of the particle from it's tracked location

Public variable

FVector

 

PreviousOffset

The offset of the particle from the last frame

Public variable

FVector

 

Rotation

The rotation of the particle at it's offset location

Public variable

FVector

 

RotationRate

The rotation rate of the particle offset

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