Cogito, ergo sum
UE3:AnimNodeBlendByBase (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
(Redirected from UE3:EBaseBlendType (UDK))
Object >> AnimObject >> AnimNode >> AnimNodeBlendBase >> AnimNodeBlendList >> AnimNodeBlendByBase |
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. |
AnimNodeBlendByBase.uc Looks at the base of the Pawn that owns this node and blends accordingly.
Properties[edit]
Property group 'AnimNodeBlendByBase'[edit]
ActorClass[edit]
Actor class that will match the base
ActorTag[edit]
Type: name
Actor tag that will match the base
BlendTime[edit]
Type: float
Duration of blend
Default value: 0.2
Type[edit]
Type: EBaseBlendType
Type of comparison to do
Internal variables[edit]
CachedBase[edit]
Type: Actor
Modifiers: transient
Cached Base Actor
Default values[edit]
Property | Value | ||||
---|---|---|---|---|---|
bFixNumChildren | True | ||||
bSkipTickWhenZeroWeight | True | ||||
Children[0] |
|
||||
Children[1] |
|
Enums[edit]
EBaseBlendType[edit]
- BBT_ByActorTag
- BBT_ByActorClass