UParticleEmitter::AutogenerateLowestLODLevel

Autogenerate the lowest LOD level...

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Particles/ParticleEmitter.h"

Source

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

Syntax

virtual bool AutogenerateLowestLODLevel
(
    bool bDuplicateHighest
)

Remarks

Autogenerate the lowest LOD level...

Returns

bool true if successful, false if not.

Parameters

Parameter

Description

bDuplicateHighest

If true, make the level an exact copy of the highest

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