Unity Engine documentationScript ReferenceUnityEngineUnityEngine.UIElementsTextInputBaseField<TValueType>cursorColorColor of the cursor.Read time 1 minuteLast updated 10 days agoDefinition Type: Property Namespace: UnityEngine.UIElements Assembly: UnityEngine.UIElementsModule WarningDeprecated. cursorColor is deprecated. Please use the corresponding USS property (--unity-cursor-color) instead. public Color cursorColor { get; }