Unity Engine documentationScript ReferenceUnityEngineUnityEngine.AccessibilityAccessibilityRoleNoneThe accessibility node has none of the predefined roles.Read time 1 minuteLast updated 6 days agoDefinition Type: Field Namespace: UnityEngine.Accessibility Assembly: UnityEngine.AccessibilityModule None = 0 Remarks Use this role if the visual element that the node represents does not fit any of the predefined roles in this enumeration. Provide information about the node's purpose and behavior in properties such as the _label and _hint.