FDynamicBeam2EmitterData::GetIndexAllocInfo

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

Windows
MacOS
Linux

Override Hierarchy

FDynamicSpriteEmitterDataBase::GetIndexAllocInfo()

FDynamicBeam2EmitterData::GetIndexAllocInfo()

References

Module

Engine

Header

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

Include

#include "ParticleHelper.h"

Source

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

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