Navigation
API > API/Plugins > API/Plugins/SkeletalMeshModifiers
References
| Module | SkeletalMeshModifiers |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/SkeletalMeshModifiers/Public/SkeletonModifier.h |
| Include | #include "SkeletonModifier.h" |
Syntax
USTRUCT&40;BlueprintType&41;
struct FMirrorOptions
Remarks
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bMirrorChildren | ||
| bool | bMirrorRotation | ||
| FString | LeftString | ||
| TEnumAsByte< EAxis::Type > | MirrorAxis | ||
| FString | RightString |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FTransform | MirrorTransform
(
const FTransform& InGlobalTransform |
||
| FVector | MirrorVector
(
const FVector& InVector |