I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE3:AnimNodeBlendDirectional (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> AnimObject >> AnimNode >> AnimNodeBlendBase >> AnimNodeBlendDirectional |
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Properties[edit]
Property group 'AnimNodeBlendDirectional'[edit]
DirDegreesPerSecond[edit]
Type: float
Allows control over how quickly the directional blend should be allowed to change.
Default value: 360.0
SingleAnimAtOrAboveLOD[edit]
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[edit]
DirAngle[edit]
Type: float
In radians. Between -PI and PI. 0.0 is running the way we are looking.
RotationOffset[edit]
Type: Object.Rotator
Rotational offset to apply
Default values[edit]
Property | Value | ||||||
---|---|---|---|---|---|---|---|
bFixNumChildren | True | ||||||
CategoryDesc | "Directional" | ||||||
Children[0] |
|
||||||
Children[1] |
|
||||||
Children[2] |
|
||||||
Children[3] |
|