C# Class ME3Explorer.Matinee.InterpCurvePointVector

ファイルを表示 Open project: ME3Explorer/ME3Explorer Class Usage Examples

Public Properties

Property Type Description
ArriveTangent Vector
InVal float
InterpMode byteprop
LeaveTangent Vector
OutVal Vector

Public Methods

Method Description
ToTree ( int index, ME3Package pcc ) : TreeNode

Method Details

ToTree() public method

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

Property Details

ArriveTangent public_oe property

public Vector,ME3Explorer.Matinee ArriveTangent
return Vector

InVal public_oe property

public float InVal
return float

InterpMode public_oe property

public byteprop,ME3Explorer.Matinee InterpMode
return byteprop

LeaveTangent public_oe property

public Vector,ME3Explorer.Matinee LeaveTangent
return Vector

OutVal public_oe property

public Vector,ME3Explorer.Matinee OutVal
return Vector