Navigation
API > API/Plugins > API/Plugins/RigLogicLib > API/Plugins/RigLogicLib/dna > API/Plugins/RigLogicLib/dna/layers > API/Plugins/RigLogicLib/dna/layers/DefinitionWriter
Warnings * The LOD indices set here are not interchangeable with the LOD values set in BehaviorWriter::setBlendShapeChannelLODs.
References
| Module | RigLogicLib |
| Header | /Engine/Plugins/Animation/RigLogic/Source/RigLogicLib/Public/dna/layers/DefinitionWriter.h |
| Include | #include "dna/layers/DefinitionWriter.h" |
void setLODBlendShapeChannelMapping
&40;
std::uint16_t lod,
std::uint16_t index
&41;
Remarks
The LOD indices set here are not interchangeable with the LOD values set in BehaviorWriter::setBlendShapeChannelLODs.
Parameters
| Name | Description |
|---|---|
| lod | The actual level of detail to which the blend shape channels are being associated. |
| index | The index onto which blend shape channel name indices were assigned using setBlendShapeChannelIndices. |