public float GetHeight ();

Descripción

Override this method to specify how tall the GUI for this decorator is in pixels.

The default is one line high. See DecoratorDrawer for an example of how to use this.