UParticleModule::GetDistributionsRestrictedOnGPU

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

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.

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