I love the smell of UnrealEd crashing in the morning. – tarquin

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

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.