The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE3:UTAnimBlendBySpeed (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> AnimObject >> AnimNode >> AnimNodeBlendBase >> AnimNodeBlend >> UTAnimBlendBySpeed
Package: 
UTGame
This class in other games:
UT3


Properties[edit]

Property group 'UTAnimBlendBySpeed'[edit]

MaxSpeed[edit]

Type: float

maximum speed; at this or above the "Fast" anim is used completely

Default value: 1000.0

MinSpeed[edit]

Type: float

minimum speed; at this or below the "Slow" anim is used completely

Default value: 100.0

Default values[edit]

Property Value
Children[0]
Member Value
Name 'Slow'
Children[1]
Member Value
Name 'Fast'