Navigation
API > API/Plugins > API/Plugins/RigLogicLib > API/Plugins/RigLogicLib/DefinitionReader
Warnings The lod index must be less than the value returned by DescriptorReader::getLODCount. These LOD indices are not interchangeable with the LOD values from BehaviorReader::getBlendShapeChannelLODs.
Description
The lod index must be less than the value returned by DescriptorReader::getLODCount.
These LOD indices are not interchangeable with the LOD values from BehaviorReader::getBlendShapeChannelLODs.
| Name | getBlendShapeChannelIndicesForLOD |
| Type | function |
| Header File | /Engine/Plugins/Animation/RigLogic/Source/RigLogicLib/Public/dna/layers/DefinitionReader.h |
| Include Path | #include "dna/layers/DefinitionReader.h" |
ConstArrayView< std::uint16_t > getBlendShapeChannelIndicesForLOD
(
std::uint16_t lod
) const
View over the blend shape channel indices.
Parameters
| Name | Remarks |
|---|---|
| lod | The level of detail which blend shape channels are being requested. |
See Also
-
DescriptorReader::getLODCount
-
getBlendShapeChannelName