FPoseSearchFeatureDesc

Describes each feature of a vector, including data type, sampling options, and buffer offset.

Choose your operating system:

Windows

macOS

Linux

References

Module

PoseSearch

Header

/Engine/Plugins/Experimental/Animation/PoseSearch/Source/Runtime/Public/PoseSearch/PoseSearch.h

Include

#include "PoseSearch/PoseSearch.h"

Syntax

USTRUCT()
struct FPoseSearchFeatureDesc

Remarks

Describes each feature of a vector, including data type, sampling options, and buffer offset.

Variables

Name Description

Public variable UProperty

EPoseSearchFeat...

 

Domain

Public variable UProperty

int32

 

SchemaBoneIdx

Public variable UProperty

int32

 

SubsampleIdx

Public variable UProperty

EPoseSearchFeat...

 

Type

Public variable UProperty

int32

 

ValueOffset

Set via FPoseSearchFeatureLayout::Init() and ignored by operator==.

Constructors

Name Description

Public function

FPoseSearchFeatureDesc()

Operators

Name Description

Public function Const

bool

 

operator==

(
    const FPoseSearchFeatureDesc& Othe...
)

Constants

Name

Description

TrajectoryBoneIndex