Navigation
Unreal Engine C++ API Reference > Runtime > MeshDescription > FMeshDescription > GetPolygonVertexInstances
References
Module | MeshDescription |
Header | /Engine/Source/Runtime/MeshDescription/Public/MeshDescription.h |
Include | #include "MeshDescription.h" |
template<typename Alloc>
TArray < FVertexInstanceID , Alloc > GetPolygonVertexInstances
(
const FPolygonID PolygonID
) const