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

UE3:InterpTrackInstMove (UT3)

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

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

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.