Mostly Harmless

UE3:AnimNodeBlendDirectional (UDK)

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


Properties

Property group 'AnimNodeBlendDirectional'

DirDegreesPerSecond

Type: float

Allows control over how quickly the directional blend should be allowed to change.

Default value: 360.0

SingleAnimAtOrAboveLOD

Type: int

If the LOD for the mesh is at or above this LOD level, only use a single directional animation instead of blending.

Default value: 1000

Internal variables

DirAngle

Type: float

In radians. Between -PI and PI. 0.0 is running the way we are looking.

RotationOffset

Type: Object.Rotator

Rotational offset to apply

Default values

Property Value
bFixNumChildren True
CategoryDesc "Directional"
Children[0]
Member Value
Name 'Forward'
Weight 1.0
Children[1]
Member Value
Name 'Backward'
Children[2]
Member Value
Name 'Left'
Children[3]
Member Value
Name 'Right'