Navigation
API > API/Editor > API/Editor/StaticMeshEditor > API/Editor/StaticMeshEditor/IStaticMeshEditor
References
| Module | StaticMeshEditor |
| Header | /Engine/Source/Editor/StaticMeshEditor/Public/IStaticMeshEditor.h |
| Include | #include "IStaticMeshEditor.h" |
int32 GetNumUVChannels
&40;
int32 LODLevel
&41; const
Remarks
Retrieves the number of UV channels available. The number of triangles for the specified LOD level.
Parameters
| Name | Description |
|---|---|
| LODLevel | The desired LOD to retrieve the number of UV channels for. |