Navigation
API > API/Plugins > API/Plugins/GeneSplicerLib > API/Plugins/GeneSplicerLib/GenePool
Warnings * The index must be less than the value returned by getMeshCount.
Description
The index must be less than the value returned by getMeshCount.
| Name | getVertexPositionCount |
| Type | function |
| Header File | /Engine/Plugins/Animation/GeneSplicer/Source/GeneSplicerLib/Public/genesplicer/splicedata/GenePool.h |
| Include Path | #include "genesplicer/splicedata/GenePool.h" |
| Source | /Engine/Plugins/Animation/GeneSplicer/Source/GeneSplicerLib/Private/genesplicer/splicedata/genepool/GenePoolInterface.cpp |
std::uint32_t getVertexPositionCount
(
std::uint16_t meshIndex
) const
Parameters
| Name | Remarks |
|---|---|
| meshIndex | A position in the zero-indexed array of meshes. |
See Also
- getMeshCount