Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Plugins/Runtime/SkeletalMerging/Source/SkeletalMerging/Public/SkeletalMergingLibrary.h |
Include |
#include "SkeletalMergingLibrary.h" |
UCLASS(ClassGroup=(Custom))
class USkeletalMergingLibrary : public UBlueprintFunctionLibrary
Component that can be used to perform Skeletal Mesh merges from Blueprints.
Name | Description | ||
---|---|---|---|
|
AddAnimationSlotGroups |
||
|
AddBlendProfiles |
||
|
AddCurveNames |
||
|
AddSockets ( |
||
|
AddVirtualBones |
||
|
USkeletalMes... |
MergeMeshes ( |
Merges the given meshes into a single mesh. |
|
USkeleton &#... |
MergeSkeletons ( |
Merges the skeletons for the provided meshes into a single skeleton. |