Navigation
API > API/Plugins > API/Plugins/PoseSearch
| Name | FPoseSearchAssetSamplerPose |
| Type | struct |
| Header File | /Engine/Plugins/Animation/PoseSearch/Source/Runtime/Public/PoseSearch/PoseSearchAssetSamplerLibrary.h |
| Include Path | #include "PoseSearch/PoseSearchAssetSamplerLibrary.h" |
Syntax
USTRUCT (Experimental, BlueprintType , Category="Animation|Pose Search")
struct FPoseSearchAssetSamplerPose
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ComponentSpacePose | FCSPose< FCompactHeapPose > | PoseSearch/PoseSearchAssetSamplerLibrary.h | ||
| Curve | FBlendedHeapCurve | PoseSearch/PoseSearchAssetSamplerLibrary.h | ||
| Pose | FCompactHeapPose | PoseSearch/PoseSearchAssetSamplerLibrary.h | ||
| RootTransform | FTransform | PoseSearch/PoseSearchAssetSamplerLibrary.h |