GUILayout.Heightstatic function Height (height : float) : GUILayoutOptionDescriptionOption passed to a control to give it an absolute height. Note: This option will override the Automatic height Layout parameter
JavaScript
// Draws a button with a fixed height using UnityEngine; import UnityEngine |

