Navigation
API > API/Plugins > API/Plugins/InterchangeFactoryNodes > API/Plugins/InterchangeFactoryNodes/UInterchangeSkeletalMeshLodDataN-
Description
Return the number of mesh geometries this LOD will be made from. A mesh UID can represent either a scene node or a mesh node. If it is a scene node, the mesh factory bakes the geometry payload with the global transform of the scene node.
| Name | GetMeshUidsCount |
| Type | function |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/FactoryNodes/Public/InterchangeSkeletalMeshLodDataNode.h |
| Include Path | #include "InterchangeSkeletalMeshLodDataNode.h" |
| Source | /Engine/Plugins/Interchange/Runtime/Source/FactoryNodes/Private/InterchangeSkeletalMeshLodDataNode.cpp |
UFUNCTION (BlueprintCallable, Category="Interchange | Node | SkeletalMeshLodData")
int32 GetMeshUidsCount() const