unreal.InputQueryPose

class unreal.InputQueryPose

Bases: EnumBase

EInput Query Pose

C++ Source:

  • Plugin: PoseSearch

  • Module: PoseSearch

  • File: PoseSearchFeatureChannel.h

USE_CHARACTER_POSE: InputQueryPose

Use character pose to compose the query.

Type:

0

USE_CONTINUING_POSE: InputQueryPose

If available reuse continuing pose from the database to compose the query, or else UseCharacterPose.

Type:

1