C# Class UnityEditor.Graphs.ParameterControllerView.FloatElement

Inheritance: ParameterControllerView.Element
Afficher le fichier Open project: CarlosHBC/UnityDecompiled

Méthodes publiques

Méthode Description
FloatElement ( UnityEngine parameter, ParameterControllerView host ) : System
OnSpecializedGUI ( Rect rect ) : void

Method Details

FloatElement() public méthode

public FloatElement ( UnityEngine parameter, ParameterControllerView host ) : System
parameter UnityEngine
host ParameterControllerView
Résultat System

OnSpecializedGUI() public méthode

public OnSpecializedGUI ( Rect rect ) : void
rect UnityEngine.Rect
Résultat void