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 (BlueprintType )
struct FOrientOptions
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bOrientChildren | ||
| bool | bUsePlaneAsSecondary | ||
| EOrientAxis | Primary | ||
| EOrientAxis | Secondary | ||
| FVector | SecondaryTarget |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FTransform | OrientTransform
(
const FVector& InPrimaryTarget, |