UE3:MorphNodeWeight (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
![]() |
Object >> AnimObject >> MorphNodeBase >> MorphNodeWeightBase >> MorphNodeWeight |
- Package:
- Engine
- This class in other games:
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Properties
NodeWeight
Type: float
Weight to apply to all child nodes of this one.
Default values
Property | Value | ||||
---|---|---|---|---|---|
bDrawSlider | True | ||||
NodeConns[0] |
|
Native functions
SetNodeWeight
native function SetNodeWeight (float NewWeight)
Change the current NodeWeight of this MorphNodeWeight.