UITK-Scribble is a sample project for Unity UI Toolkit implementing a custom control with simple drawing features.
- Unity 6 (6000.0 or later)
- The
Scribble
UI control needs theScribbleBackend
component to provide the drawing features. It should be added to the game object holding theUIDocument
component.