UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FOrbitChainModuleInstancePayload Struct Reference

#include <ParticleHelper.h>

Public Attributes

FVector3f BaseOffset
 
FVector3f Offset
 
FVector3f Rotation
 
FVector3f BaseRotationRate
 
FVector3f RotationRate
 
FVector3f PreviousOffset
 

Detailed Description

Chain-able Orbit module instance payload

Member Data Documentation

◆ BaseOffset

FVector3f FOrbitChainModuleInstancePayload::BaseOffset

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

◆ BaseRotationRate

FVector3f FOrbitChainModuleInstancePayload::BaseRotationRate

The base rotation rate of the particle offset

◆ Offset

FVector3f FOrbitChainModuleInstancePayload::Offset

The offset of the particle from it's tracked location

◆ PreviousOffset

FVector3f FOrbitChainModuleInstancePayload::PreviousOffset

The offset of the particle from the last frame

◆ Rotation

FVector3f FOrbitChainModuleInstancePayload::Rotation

The rotation of the particle at it's offset location

◆ RotationRate

FVector3f FOrbitChainModuleInstancePayload::RotationRate

The rotation rate of the particle offset


The documentation for this struct was generated from the following file: