Engine.AnimNodeBlend
- Extends
- AnimNodeBlendBase
- Modifiers
- native ( Anim ) hidecategories ( Object )
Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.
Core.Object
|
+-- Engine.AnimNode
|
+-- Engine.AnimNodeBlendBase
|
+-- Engine.AnimNodeBlend
Direct Known Subclasses:
AnimNodeBlendPerBone, AnimNodeCrossfader, AnimNodePlayCustomAnim, UTAnimBlendByDriving, UTAnimBlendBySpeed
| Inherited Variables from Engine.AnimNode |
| bCachedHasRootMotion, bJustBecameRelevant, bRelevant, bSkipTickWhenZeroWeight, bTickDuringPausedAnims, CachedBoneAtoms, CachedRootMotionDelta, DrawHeight, DrawWidth, InstanceVersionNumber, NodeCachedAtomsTag, NodeName, NodePosX, NodePosY, NodeTickTag, NodeTotalWeight, OutDrawY, ParentNodes, SearchTag, SkelComponent, TotalWeightAccumulator |
var float BlendTimeToGo;
var float Child2Weight;
var float Child2WeightTarget;
native final function SetBlendTarget ( float BlendTarget, float BlendTime )
defaultproperties
{
Children(0)=(Name="Child1",Weight=1.0)
Children(1)=(Name="Child2")
bFixNumChildren=true
}
|
Creation time: Sat 17/1/2009 20:56:01.625 - Created with
UnCodeX