GUISettings.cursorColorvar cursorColor : ColorDescriptionThe color of the cursor in text fields.
JavaScript
// Set the cursor color to Cyan. using UnityEngine; import UnityEngine |
|
||||
| Scripting > Runtime Classes > GUISettings | ||||
GUISettings.cursorColorvar cursorColor : ColorDescriptionThe color of the cursor in text fields.
JavaScript
// Set the cursor color to Cyan. using UnityEngine; import UnityEngine |