HG-Dev / UITK-ScribblePlus

Unity UI Toolkit sample: "Scribble" custom control

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UITK-Scribble

gif

UITK-Scribble is a sample project for Unity UI Toolkit implementing a custom control with simple drawing features.

System Requirements

  • Unity 6 (6000.0 or later)

Notes

  • The Scribble UI control needs the ScribbleBackend component to provide the drawing features. It should be added to the game object holding the UIDocument component.

About

Unity UI Toolkit sample: "Scribble" custom control


Languages

Language:C# 84.9%Language:ShaderLab 15.1%