C# Class GILES.Interface.pb_TransformEditor

Inheritance: pb_ComponentEditor
Afficher le fichier Open project: procore3d/giles

Méthodes protégées

Méthode Description
InitializeGUI ( ) : void

Private Methods

Méthode Description
OnSetPosition ( int index, object value ) : void
OnSetRotation ( int index, object value ) : void
OnSetScale ( int index, object value ) : void
Update ( ) : void
UpdatePosition ( int index ) : object
UpdateRotation ( int index ) : object
UpdateScale ( int index ) : object

Method Details

InitializeGUI() protected méthode

protected InitializeGUI ( ) : void
Résultat void