C# 클래스 ME3Explorer.Matinee.InterpCurvePointFloat

파일 보기 프로젝트 열기: ME3Explorer/ME3Explorer 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ArriveTangent float
InVal float
InterpMode byteprop
LeaveTangent float
OutVal float

공개 메소드들

메소드 설명
ToTree ( int index, ME3Package pcc ) : TreeNode

메소드 상세

ToTree() 공개 메소드

public ToTree ( int index, ME3Package pcc ) : TreeNode
index int
pcc ME3Package
리턴 System.Windows.Forms.TreeNode

프로퍼티 상세

ArriveTangent 공개적으로 프로퍼티

public float ArriveTangent
리턴 float

InVal 공개적으로 프로퍼티

public float InVal
리턴 float

InterpMode 공개적으로 프로퍼티

public byteprop,ME3Explorer.Matinee InterpMode
리턴 byteprop

LeaveTangent 공개적으로 프로퍼티

public float LeaveTangent
리턴 float

OutVal 공개적으로 프로퍼티

public float OutVal
리턴 float