FNiagaraRibbonVertexFactory::SetSortedIndices

Choose your operating system:

Windows

macOS

Linux

References

Module

NiagaraVertexFactories

Header

/Engine/Plugins/FX/Niagara/Source/NiagaraVertexFactories/Public/NiagaraRibbonVertexFactory.h

Include

#include "NiagaraRibbonVertexFactory.h"

Syntax

void SetSortedIndices
(
    const FBufferRHIRef & InSortedIndicesBuffer,
    const FShaderResourceViewRHIRef & InSortedIndicesSRV,
    uint32 InSortedIndicesOffset
)