UE3:MorphNodeWeight (UDK)

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


Properties

NodeWeight

Type: float

Weight to apply to all child nodes of this one.

Default values

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

Native functions

SetNodeWeight

native function SetNodeWeight (float NewWeight)

Change the current NodeWeight of this MorphNodeWeight.