Gah - a solution with more questions. – EntropicLqd

UE3:MorphNodeWeight (UT3)

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

Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

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.