Navigation
API > API/Plugins > API/Plugins/GeneSplicerLib > API/Plugins/GeneSplicerLib/VertexRegionAffiliationReader
Warnings * meshIndex must be less than the value returned by getMeshCount.
Description
MeshIndex must be less than the value returned by getMeshCount.
| Name | getVertexCount |
| Type | function |
| Header File | /Engine/Plugins/Animation/GeneSplicer/Source/GeneSplicerLib/Public/raf/VertexRegionAffiliationReader.h |
| Include Path | #include "raf/VertexRegionAffiliationReader.h" |
std::uint32_t getVertexCount
(
std::uint16_t meshIndex
) const
Parameters
| Name | Remarks |
|---|---|
| meshIndex | A mesh's position in the zero-indexed array of meshes. |