FOrbitOptions

Container struct for holding options on the data updating for the module.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Particles/Orbit/ParticleModuleOrbit.h

Include

#include "Particles/Orbit/ParticleModuleOrbit.h"

Syntax

struct FOrbitOptions

Remarks

Container struct for holding options on the data updating for the module.

Variables

Name Description

Public variable

uint32: 1

 

bProcessDuringSpawn

Whether to process the data during spawning.

Public variable

uint32: 1

 

bProcessDuringUpdate

Whether to process the data during updating.

Public variable

uint32: 1

 

bUseEmitterTime

Whether to use emitter time during data retrieval.

Constructors

Name Description

Public function

FOrbitOptions()

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