UParticleModule::GetDistributionsRestrictedOnGPU

Gets a list of the names of distributions not allowed on GPU emitters.

Choose your operating system:

Windows

macOS

Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Particles/ParticleModule.h

Include

#include "Particles/ParticleModule.h"

Source

/Engine/Source/Runtime/Engine/Private/Particles/ParticleModules.cpp

Syntax

static void GetDistributionsRestrictedOnGPU
(
    TArray< FString > & OutRestrictedDistributions
)

Remarks

Gets a list of the names of distributions not allowed on GPU emitters.