FDynamicSpriteEmitterDataBase::GetIndexAllocInfo

Gets the information required for allocating this emitters indices from the global index array.

Windows
MacOS
Linux

Override Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/ParticleHelper.h

Include

#include "ParticleHelper.h"

Syntax

virtual void GetIndexAllocInfo
(
    int32 & OutNumIndices,
    int32 & OutStride
) const

Remarks

Gets the information required for allocating this emitters indices from the global index array.

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