Navigation
API > API/Plugins > API/Plugins/SkeletalMeshModifiers
Inheritance Hierarchy
- UObject
- USkeletalMeshMergeOptions
References
| Module | SkeletalMeshModifiers |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/SkeletalMeshModifiers/Public/SkeletonModifier.h |
| Include | #include "SkeletonModifier.h" |
Syntax
UCLASS (HideCategories=Object, MinimalAPI)
class USkeletalMeshMergeOptions : public UObject
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bMergeAll | Also apply the changes to the skeletal meshes referencing the same skeleton | |
| ESKeletalMeshMergeType | MergeType | Changes merge type (New or Merge) |