UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ParticleModuleOrbit.h File Reference
#include "CoreMinimal.h"
#include "UObject/ObjectMacros.h"
#include "Distributions/DistributionVector.h"
#include "Particles/Orbit/ParticleModuleOrbitBase.h"
#include "ParticleModuleOrbit.generated.h"

Go to the source code of this file.

Classes

struct  FOrbitOptions
 

Enumerations

enum  EOrbitChainMode : int { UMETA =(DisplayName="Add") , UMETA =(DisplayName="Add") , UMETA =(DisplayName="Add") , EOChainMode_MAX }
 

Enumeration Type Documentation

◆ EOrbitChainMode

Enumerator
UMETA 

Add the module values to the previous results

Multiply the module values by the previous results

'Break' the chain and apply the values from the previous results

UMETA 

Add the module values to the previous results

Multiply the module values by the previous results

'Break' the chain and apply the values from the previous results

UMETA 

Add the module values to the previous results

Multiply the module values by the previous results

'Break' the chain and apply the values from the previous results

EOChainMode_MAX