Navigation
API > API/Plugins > API/Plugins/IKRigEditor > API/Plugins/IKRigEditor/RetargetEditor
Inheritance Hierarchy
- SEditorViewport
- SRetargetPoseViewport
References
| Module | IKRigEditor |
| Header | /Engine/Plugins/Animation/IKRig/Source/IKRigEditor/Public/RetargetEditor/SRetargetAnimAssetsWindow.h |
| Include | #include "RetargetEditor/SRetargetAnimAssetsWindow.h" |
Syntax
class SRetargetPoseViewport : public SEditorViewport
Remarks
Viewport in retarget dialog that previews results of retargeting before exporting animations
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Construct
(
const FArguments& InArgs |
||
| bool | |||
| TSharedRef< FEditorViewportClient > | |||
| TSharedPtr< SWidget > | |||
| void | PlayAnimation
(
UAnimationAsset* AnimationAsset |
||
| void | SetRetargetAsset
(
UIKRetargeter* RetargetAsset |
||
| void | SetSkeletalMesh
(
USkeletalMesh* InSkeletalMesh, |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FArguments |