Rect.xvar x : floatDescriptionLeft coordinate of the rectangle.
JavaScript
var rect = Rect (10, 10, 100, 100); using UnityEngine; import UnityEngine |
|
||||
| Scripting > Runtime Classes > Rect | ||||
Rect.xvar x : floatDescriptionLeft coordinate of the rectangle.
JavaScript
var rect = Rect (10, 10, 100, 100); using UnityEngine; import UnityEngine |