The__ UI__(사용자 인터페이스) 사용자가 애플리케이션과 상호 작용하도록 해 줍니다. Unity는 현재 3개의 UI 시스템을 지원합니다. 자세한 정보
See in Glossary Toolkit provides tools to help you test and debug your UI elements. You can test your UI elements in the UI Builder, use the UI Toolkit Debugger to inspect and debug your UI elements in real-time, and use the UI Toolkit profiler markers to profile your UI elements.
| Topic | Description |
|---|---|
| Test UI in UI Builder | Debug your styles and test inside the UI Builder. |
| UI Toolkit Debugger | Use the UI Toolkit Debugger to inspect and debug your UI elements in real-time. |
| Inspect UI Toolkit events with Event Debugger | Use the Event Debugger to inspect and troubleshoot UI events in UI Toolkit. |