Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/USkinnedMeshComponent
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FExternalMorphSets & GetExternalMorphSets
(
int32 LOD |
Get the external morph sets for a given LOD. | Components/SkinnedMeshComponent.h | |
FExternalMorphSets & GetExternalMorphSets
(
int32 LOD |
Components/SkinnedMeshComponent.h |
GetExternalMorphSets(int32)
Description
Get the external morph sets for a given LOD.
| Name | GetExternalMorphSets |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Components/SkinnedMeshComponent.h |
| Include Path | #include "Components/SkinnedMeshComponent.h" |
const FExternalMorphSets & GetExternalMorphSets
(
int32 LOD
) const
GetExternalMorphSets(int32)
| Name | GetExternalMorphSets |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Components/SkinnedMeshComponent.h |
| Include Path | #include "Components/SkinnedMeshComponent.h" |
FExternalMorphSets & GetExternalMorphSets
(
int32 LOD
)