OneJSO
OneJS3y ago
Singtaa

You can get the root VE via `UIDocument.

You can get the root VE via
UIDocument.rootVisualElement
(it's the UIDocument on the ScriptEngine GameObject) and find your TextField using UQuery: https://docs.unity3d.com/Manual/UIE-UQuery.html
Was this page helpful?