Navigation
API > API/Plugins > API/Plugins/SkeletalMeshModifiers
| Name | FOrientOptions |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/SkeletalMeshModifiers/Public/SkeletonModifier.h |
| Include Path | #include "SkeletonModifier.h" |
Syntax
USTRUCT (BlueprintType )
struct FOrientOptions
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bOrientChildren | bool | SkeletonModifier.h |
|
|
| bUsePlaneAsSecondary | bool | SkeletonModifier.h |
|
|
| Primary | EOrientAxis | SkeletonModifier.h |
|
|
| Secondary | EOrientAxis | SkeletonModifier.h |
|
|
| SecondaryTarget | FVector | SkeletonModifier.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FTransform OrientTransform
(
const FVector& InPrimaryTarget, |
SkeletonModifier.h |