Navigation
API > API/Editor > API/Editor/UnrealEd
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/SkinWeightsUtilities.h |
| Include | #include "SkinWeightsUtilities.h" |
Syntax
class FSkinWeightsUtilities
Constructors
No constructors are accessible with public or protected access.
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | ImportAlternateSkinWeight
(
USkeletalMesh* SkeletalMesh, |
This function import a new set of skin weights for a specified LOD. | |
| FString | PickSkinWeightPath
(
int32 LODIndex, |
Ask user a file path for a particular LOD | |
| bool | ReimportAlternateSkinWeight
(
USkeletalMesh* SkeletalMesh, |
This function reimport all skin weights profile for a specified LOD. | |
| bool | RemoveSkinnedWeightProfileData
(
USkeletalMesh* SkeletalMesh, |