Navigation
API > API/Plugins > API/Plugins/RigLogicLib > API/Plugins/RigLogicLib/dna > API/Plugins/RigLogicLib/dna/layers > API/Plugins/RigLogicLib/dna/layers/DefinitionReader
Warnings * The index must be less than the value returned by getMeshBlendShapeChannelMappingCount.
References
Module | RigLogicLib |
Header | /Engine/Plugins/Animation/RigLogic/Source/RigLogicLib/Public/dna/layers/DefinitionReader.h |
Include | #include "dna/layers/DefinitionReader.h" |
MeshBlendShapeChannelMapping getMeshBlendShapeChannelMapping
&40;
std::uint16_t index
&41; const
Remarks
The index must be less than the value returned by getMeshBlendShapeChannelMappingCount. A structure holding the mesh index and the associated blend shape channel index.
Parameters
Name | Description |
---|---|
index | A mapping's position in the zero-indexed array of mesh-blend shape channel mappings. |