unreal.AnimNode_WarpTest

class unreal.AnimNode_WarpTest(source: PoseLink = [])

Bases: AnimNode_Base

Anim Node Warp Test

C++ Source:

  • Plugin: AnimationWarping

  • Module: AnimationWarpingRuntime

  • File: AnimNode_WarpTest.h

Editor Properties: (see get_editor_property/set_editor_property)

  • seconds_to_wait (float): [Read-Write] every SecondsToWait we warp to the next Transforms[i]

  • source (PoseLink): [Read-Write]

  • transforms (Array[Transform]): [Read-Write] the node will warp the character looping between Transforms[i] choosing the next one every SecondsToWait

property source: PoseLink

[Read-Write]

Type:

(PoseLink)