Navigation
API > API/Plugins > API/Plugins/RigLogicLib > API/Plugins/RigLogicLib/DefinitionReader
Warnings * The index must be less than the value returned by getBlendShapeChannelCount.
Description
The index must be less than the value returned by getBlendShapeChannelCount.
| Name | getBlendShapeChannelName |
| Type | function |
| Header File | /Engine/Plugins/Animation/RigLogic/Source/RigLogicLib/Public/dna/layers/DefinitionReader.h |
| Include Path | #include "dna/layers/DefinitionReader.h" |
StringView getBlendShapeChannelName
(
std::uint16_t index
) const
View over the blend shape channel name string.
Parameters
| Name | Remarks |
|---|---|
| index | A name's position in the zero-indexed array of blend shape channel names. |