C# Class ME3Explorer.Matinee.InterpCurvePointVector

Afficher le fichier Open project: ME3Explorer/ME3Explorer Class Usage Examples

Méthodes publiques

Свойство Type Description
ArriveTangent Vector
InVal float
InterpMode byteprop
LeaveTangent Vector
OutVal Vector

Méthodes publiques

Méthode Description
ToTree ( int index, ME3Package pcc ) : TreeNode

Method Details

ToTree() public méthode

public ToTree ( int index, ME3Package pcc ) : TreeNode
index int
pcc ME3Package
Résultat System.Windows.Forms.TreeNode

Property Details

ArriveTangent public_oe property

public Vector,ME3Explorer.Matinee ArriveTangent
Résultat Vector

InVal public_oe property

public float InVal
Résultat float

InterpMode public_oe property

public byteprop,ME3Explorer.Matinee InterpMode
Résultat byteprop

LeaveTangent public_oe property

public Vector,ME3Explorer.Matinee LeaveTangent
Résultat Vector

OutVal public_oe property

public Vector,ME3Explorer.Matinee OutVal
Résultat Vector