Method GetHeight
GetHeight()
Implement this functions if you implement DoLabelerGUI(Rect). The result of this function must match the number of lines displayed in your custom GUI. Note that this height can be dynamic.
Declaration
protected virtual float GetHeight()
Returns
Type | Description |
---|---|
float | The height in pixels of tour camera labeler GUI |