Navigation
API > API/Plugins > API/Plugins/PoseSearch
This channel is mainly for debug purposes to augment the features data with the sampling time (default weight is set to zero to be irrelevant during searches)
| Name | UPoseSearchFeatureChannel_SamplingTime |
| Type | class |
| Header File | /Engine/Plugins/Animation/PoseSearch/Source/Runtime/Public/PoseSearch/PoseSearchFeatureChannel_SamplingTime.h |
| Include Path | #include "PoseSearch/PoseSearchFeatureChannel_SamplingTime.h" |
Syntax
UCLASS (MinimalAPI, EditInlineNew, Meta=(DisplayName="Sampling Time Channel"), CollapseCategories)
class UPoseSearchFeatureChannel_SamplingTime : public UPoseSearchFeatureChannel
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UPoseSearchFeatureChannel → UPoseSearchFeatureChannel_SamplingTime
Implements Interfaces
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| TimeToMatch | float | PoseSearch/PoseSearchFeatureChannel_SamplingTime.h |
|
|
| Weight | float | PoseSearch/PoseSearchFeatureChannel_SamplingTime.h |
|