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 FOrientOptions
Remarks
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bOrientChildren | ||
| bool | bUsePlaneAsSecondary | ||
| TEnumAsByte< EAxis::Type > | Primary | ||
| TEnumAsByte< EAxis::Type > | Secondary | ||
| FVector | SecondaryTarget |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FTransform | OrientTransform
(
const FVector& InPrimaryTarget, |