Navigation
Unreal Engine C++ API Reference > Plugins > RigLogicLib > dna > layers > DefinitionReader
Warnings * The lod index must be less than the value returned by getLODCount.
References
Module | RigLogicLib |
Header | /Engine/Plugins/Animation/RigLogic/Source/RigLogicLib/Public/dna/layers/DefinitionReader.h |
Include | #include "dna/layers/DefinitionReader.h" |
ConstArrayView< std::uint16_t > getMeshIndicesForLOD
&40;
std::uint16_t lod
&41; const
Remarks
The lod index must be less than the value returned by getLODCount. View over the mesh indices.
Parameters
Name | Description |
---|---|
lod | The level of detail which meshes are being requested. |