Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FMeshParticleVertexFactory
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 GetPSOPrecacheVertexFetchElements
(
EVertexInputStreamType VertexInputStreamType,
FVertexDeclarationElementList & Elements
)
Remarks
Get vertex elements used when during PSO precaching materials using this vertex factory type
FMeshParticleVertexFactory does not support manual vertex fetch yet so worst case element set is returned to make sure the PSO can be compiled