C# Class ME3Explorer.Matinee.InterpCurvePointFloat

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

Public Properties

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

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 float ArriveTangent
return float

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 float LeaveTangent
return float

OutVal public_oe property

public float OutVal
return float