The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE3:InterpTrackInstMove (UDK)

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


Properties[edit]

InitialQuat[edit]

Type: Object.Quat

Orientation of group's actor when sequence was started.

See: InitialTM

InitialTM[edit]

Type: Object.Matrix

Transform of group's actor when sequence was started. This is used to reset sequence and also as basis when using IMF_RelativeToInitial.

ResetLocation[edit]

Type: Object.Vector

Saved position. Used in editor for resetting when quitting Matinee.

ResetRotation[edit]

Type: Object.Rotator

Saved rotation. Used in editor for resetting when quitting Matinee.

SavedPhysics[edit]

Type: Actor.EPhysics

Saved Physics state to go back to *