| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.
Core.Object
|
+-- Engine.MorphNodeBase
|
+-- Engine.MorphNodeWeightBase
|
+-- Engine.MorphNodeWeight
| Variables Summary | |
|---|---|
| float | NodeWeight |
| Inherited Variables from Engine.MorphNodeWeightBase |
|---|
| NodeConns |
| Inherited Variables from Engine.MorphNodeBase |
|---|
| bDrawSlider, DrawHeight, DrawWidth, NodeName, NodePosX, NodePosY, OutDrawY, SkelComponent |
| Structures Summary |
|---|
| Inherited Structures from Engine.MorphNodeWeightBase |
|---|
| MorphNodeConn |
| Functions Summary | ||
|---|---|---|
![]() | SetNodeWeight (float NewWeight) | |
| Variables Detail |
|---|
Weight to apply to all child nodes of this one.
| Functions Detail |
|---|
SetNodeWeight Source codeChange the current NodeWeight of this MorphNodeWeight.
| Defaultproperties |
|---|
defaultproperties
{
NodeConns(0)=(ConnName="In")
bDrawSlider=True
Name="Default__MorphNodeWeight"
ObjectArchetype=MorphNodeWeightBase'Engine.Default__MorphNodeWeightBase'
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||