Navigation
Unreal Engine C++ API Reference > Plugins > RigLogicLib > dna > layers > GeometryWriter
Warnings * meshIndex must be less than the value returned by getMeshCount.
References
Module | RigLogicLib |
Header | /Engine/Plugins/Animation/RigLogic/Source/RigLogicLib/Public/dna/layers/GeometryWriter.h |
Include | #include "dna/layers/GeometryWriter.h" |
void clearFaceVertexLayoutIndices
&40;
std::uint16_t meshIndex
&41;
Remarks
MeshIndex must be less than the value returned by getMeshCount.
Parameters
Name | Description |
---|---|
meshIndex | A mesh's position in the zero-indexed array of meshes. |