FDebugDrawParams

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

struct FDebugDrawParams

Variables

Name Description

Public variable

const FLinearCo...

 

Color

If set, draw using this uniform color instead of feature-based coloring

Public variable

const UPoseSear...

 

Database

Public variable

float

 

DefaultLifeTime

Public variable

EDebugDrawFlags

 

Flags

Public variable

float

 

PointSize

Public variable

int32

 

PoseIdx

If set, draw the corresponding pose from the search index

Public variable

TArrayView< con...

 

PoseVector

If set, interpret the buffer as a pose vector and draw it

Public variable

FTransform

 

RootTransform

Public variable

const UPoseSear...

 

SequenceMetaData

Public variable

const UWorld &#...

 

World

Functions

Name Description

Public function Const

bool

 

CanDraw()

Public function Const

const UPoseS...

 

GetSchema()

Public function Const

const FPoseS...

 

GetSearchIndex()