Mostly Harmless

Difference between revisions of "UE3:InterpTrackMorphWeight (UDK)"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(Talk)
 
(Talk)
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{infobox class
+
{{UE3:InterpTrackMorphWeight (UT3)}}
| package = Engine
+
| parent1 = InterpTrackFloatBase
+
| parent2 = InterpTrack
+
| parent3 = Object
+
}}
+
{{autogenerated}}
+
<!-- enter class description -->
+
 
+
==Properties==
+
===Property group 'InterpTrackMorphWeight'===
+
====MorphNodeName====
+
'''Type:''' [[name]]
+
 
+
<!-- enter variable description -->
+
 
+
===Default values===
+
{| class="list defaults"
+
! Property
+
! Value
+
|-
+
| {{tl|bIsAnimControlTrack||InterpTrack}}
+
| True
+
|-
+
| {{tl|TrackInstClass||InterpTrack}}
+
| [[Types#Class|Class]]'{{cl|InterpTrackInstMorphWeight|Engine}}'
+
|-
+
| {{tl|TrackTitle||InterpTrack}}
+
| "Morph Weight"
+
|}
+

Revision as of 06:12, 17 January 2010

UDK Object >> InterpTrack >> InterpTrackFloatBase >> InterpTrackMorphWeight
Package: 
Engine
This class in other games:
UT3

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

Properties

Property group 'InterpTrackMorphWeight'

MorphNodeName

Type: name

Name of property in Group Actor which this track mill modify over time.

Default values

Property Value
bIsAnimControlTrack True
TrackInstClass Class'Engine.InterpTrackInstMorphWeight'
TrackTitle "Morph Weight"