UE3:AnimNodeBlendDirectional (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
![]() |
Object >> AnimNode >> AnimNodeBlendBase >> AnimNodeBlendDirectional |
- Package:
- Engine
- This class in other games:
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. |
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
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.