FPoseSearchDynamicWeightParams

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(BlueprintType, Category="Animation|Pose Search")
struct FPoseSearchDynamicWeightParams

Variables

Name Description

Public variable UProperty Category, EditAnywhere BlueprintReadWrite

bool

 

bDebugDisableWeights

Public variable UProperty Category, EditAnywhere BlueprintReadWrite

FPoseSearchChan...

 

PoseDynamicWeights

Public variable UProperty Category, EditAnywhere BlueprintReadWrite

FPoseSearchChan...

 

TrajectoryDynamicWeights

Operators

Name Description

Public function Const

bool

 

operator!=

(
    const FPoseSearchDynamicWeightParam...
)

Public function Const

bool

 

operator==

(
    const FPoseSearchDynamicWeightParam...
)