C# Class EditorGUILayoutExt, UnityUtils

Inheritance: MonoBehaviour
Afficher le fichier Open project: mortennobel/UnityUtils Class Usage Examples

Méthodes publiques

Méthode Description
Vector3ArrayField ( Vector3 &value, string name, bool &expanded ) : void

Method Details

Vector3ArrayField() public static méthode

public static Vector3ArrayField ( Vector3 &value, string name, bool &expanded ) : void
value Vector3
name string
expanded bool
Résultat void