C# Class kode80.GUIWrapper.GUIVector3Field

Inheritance: GUIBase
Afficher le fichier Open project: kode80/UnityTools

Méthodes publiques

Свойство Type Description
vector UnityEngine.Vector3

Méthodes publiques

Méthode Description
GUIVector3Field ( GUIContent content, OnGUIAction action = null ) : UnityEngine

Méthodes protégées

Méthode Description
CustomOnGUI ( ) : void

Method Details

CustomOnGUI() protected méthode

protected CustomOnGUI ( ) : void
Résultat void

GUIVector3Field() public méthode

public GUIVector3Field ( GUIContent content, OnGUIAction action = null ) : UnityEngine
content UnityEngine.GUIContent
action OnGUIAction
Résultat UnityEngine

Property Details

vector public_oe property

public Vector3,UnityEngine vector
Résultat UnityEngine.Vector3