C# Class ME3Explorer.Matinee.InterpTrackMove

Inheritance: InterpTrack
ファイルを表示 Open project: ME3Explorer/ME3Explorer

Public Properties

Property Type Description
AngCurveTension float
EulerTrack InterpCurveVector
LookAtGroupName int
LookupTrack InterpLookupTrack
MoveFrame byteprop
PosTrack InterpCurveVector
RotMode byteprop
SFXCreatedBeforeStuntActorLocationChange bool
bUseQuatInterpolation bool

Public Methods

Method Description
GetKeyFrames ( ) : void
InterpTrackMove ( int idx, ME3Package pccobj ) : ME3Explorer.SequenceObjects
LoadData ( ) : void
ToTree ( ) : void

Method Details

GetKeyFrames() public method

public GetKeyFrames ( ) : void
return void

InterpTrackMove() public method

public InterpTrackMove ( int idx, ME3Package pccobj ) : ME3Explorer.SequenceObjects
idx int
pccobj ME3Package
return ME3Explorer.SequenceObjects

LoadData() public method

public LoadData ( ) : void
return void

ToTree() public method

public ToTree ( ) : void
return void

Property Details

AngCurveTension public_oe property

public float AngCurveTension
return float

EulerTrack public_oe property

public InterpCurveVector,ME3Explorer.Matinee EulerTrack
return InterpCurveVector

LookAtGroupName public_oe property

public int LookAtGroupName
return int

LookupTrack public_oe property

public InterpLookupTrack LookupTrack
return InterpLookupTrack

MoveFrame public_oe property

public byteprop,ME3Explorer.Matinee MoveFrame
return byteprop

PosTrack public_oe property

public InterpCurveVector,ME3Explorer.Matinee PosTrack
return InterpCurveVector

RotMode public_oe property

public byteprop,ME3Explorer.Matinee RotMode
return byteprop

SFXCreatedBeforeStuntActorLocationChange public_oe property

public bool SFXCreatedBeforeStuntActorLocationChange
return bool

bUseQuatInterpolation public_oe property

public bool bUseQuatInterpolation
return bool