C# 클래스 ME3Explorer.Matinee.InterpTrackMove

상속: InterpTrack
파일 보기 프로젝트 열기: ME3Explorer/ME3Explorer

공개 프로퍼티들

프로퍼티 타입 설명
AngCurveTension float
EulerTrack InterpCurveVector
LookAtGroupName int
LookupTrack InterpLookupTrack
MoveFrame byteprop
PosTrack InterpCurveVector
RotMode byteprop
SFXCreatedBeforeStuntActorLocationChange bool
bUseQuatInterpolation bool

공개 메소드들

메소드 설명
GetKeyFrames ( ) : void
InterpTrackMove ( int idx, ME3Package pccobj ) : ME3Explorer.SequenceObjects
LoadData ( ) : void
ToTree ( ) : void

메소드 상세

GetKeyFrames() 공개 메소드

public GetKeyFrames ( ) : void
리턴 void

InterpTrackMove() 공개 메소드

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

LoadData() 공개 메소드

public LoadData ( ) : void
리턴 void

ToTree() 공개 메소드

public ToTree ( ) : void
리턴 void

프로퍼티 상세

AngCurveTension 공개적으로 프로퍼티

public float AngCurveTension
리턴 float

EulerTrack 공개적으로 프로퍼티

public InterpCurveVector,ME3Explorer.Matinee EulerTrack
리턴 InterpCurveVector

LookAtGroupName 공개적으로 프로퍼티

public int LookAtGroupName
리턴 int

LookupTrack 공개적으로 프로퍼티

public InterpLookupTrack LookupTrack
리턴 InterpLookupTrack

MoveFrame 공개적으로 프로퍼티

public byteprop,ME3Explorer.Matinee MoveFrame
리턴 byteprop

PosTrack 공개적으로 프로퍼티

public InterpCurveVector,ME3Explorer.Matinee PosTrack
리턴 InterpCurveVector

RotMode 공개적으로 프로퍼티

public byteprop,ME3Explorer.Matinee RotMode
리턴 byteprop

SFXCreatedBeforeStuntActorLocationChange 공개적으로 프로퍼티

public bool SFXCreatedBeforeStuntActorLocationChange
리턴 bool

bUseQuatInterpolation 공개적으로 프로퍼티

public bool bUseQuatInterpolation
리턴 bool