C# Class ME3Explorer.Matinee.Vector

Afficher le fichier Open project: ME3Explorer/ME3Explorer

Méthodes publiques

Свойство Type Description
x float
y float
z float

Méthodes publiques

Méthode Description
ToTree ( string name ) : TreeNode

Method Details

ToTree() public méthode

public ToTree ( string name ) : TreeNode
name string
Résultat System.Windows.Forms.TreeNode

Property Details

x public_oe property

public float x
Résultat float

y public_oe property

public float y
Résultat float

z public_oe property

public float z
Résultat float