Navigation
API > API/Plugins > API/Plugins/PoseSearchEditor
References
| Module | PoseSearchEditor |
| Header | /Engine/Plugins/Experimental/Animation/PoseSearch/Source/Editor/Public/PoseSearchDatabaseViewModel.h |
| Include | #include "PoseSearchDatabaseViewModel.h" |
Syntax
struct FDatabasePreviewActor
Variables
| Type | Name | Description | |
|---|---|---|---|
| TObjectPtr< AActor > | Actor | ||
| int32 | CurrentPoseIndex | ||
| float | CurrentTime | ||
| int32 | IndexAssetIndex | ||
| float | PlayTimeOffset | ||
| FTransform | QuantizedTimeRootTransform | ||
| FAnimationAssetSampler | Sampler |
Functions
| Type | Name | Description | |
|---|---|---|---|
| UAnimPreviewInstance * | |||
| UDebugSkelMeshComponent * | |||
| bool | IsValid () |
||
| void | Process
(
const FBoneContainer& BoneContainer |