Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FSkeletalMeshSourceModel
Description
Gets the cached mesh description, if there was one, otherwise tries to load it from the bulk data. If there is no bulk data, returns nullptr.
| Name | GetMeshDescription |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/SkeletalMeshSourceModel.h |
| Include Path | #include "Engine/SkeletalMeshSourceModel.h" |
| Source | /Engine/Source/Runtime/Engine/Private/SkeletalMeshSourceModel.cpp |
FMeshDescription * GetMeshDescription() const