Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FMeshParticleVertexFactory > API/Runtime/Engine/FMeshParticleVertexFactory/GetVertexElements
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/MeshParticleVertexFactory.h |
Include | #include "MeshParticleVertexFactory.h" |
Source | /Engine/Source/Runtime/Engine/Private/MeshParticleVertexFactory.cpp |
static void GetVertexElements
(
ERHIFeatureLevel::Type FeatureLevel,
int32 InDynamicVertexStride,
int32 InDynamicParameterVertexStride,
FDataType & Data,
FVertexDeclarationElementList & Elements,
FVertexStreamList & InOutStreams
)