Rect.heightvar height : floatDescriptionHeight of the rectangle.
JavaScript
var rect = Rect (0, 0, 10, 10); using UnityEngine; import UnityEngine |
|
||||
| Scripting > Runtime Classes > Rect | ||||
Rect.heightvar height : floatDescriptionHeight of the rectangle.
JavaScript
var rect = Rect (0, 0, 10, 10); using UnityEngine; import UnityEngine |