Navigation
API > API/Plugins > API/Plugins/MutableRuntime > API/Plugins/MutableRuntime/FMesh
Description
Get the number of surfaces defined in this mesh. Surfaces are buffer-contiguous mesh fragments that share common properties (usually material)
| Name | GetSurfaceCount |
| Type | function |
| Header File | /Engine/Plugins/Mutable/Source/MutableRuntime/Public/MuR/Mesh.h |
| Include Path | #include "MuR/Mesh.h" |
| Source | /Engine/Plugins/Mutable/Source/MutableRuntime/Private/MuR/Mesh.cpp |
int32 GetSurfaceCount() const