I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE3:MorphNodeWeight (UDK)

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


Properties[edit]

NodeWeight[edit]

Type: float

Weight to apply to all child nodes of this one.

Default values[edit]

Property Value
bDrawSlider True
NodeConns[0]
Member Value
ConnName 'In'

Native functions[edit]

SetNodeWeight[edit]

native function SetNodeWeight (float NewWeight)

Change the current NodeWeight of this MorphNodeWeight.