extensions.unity.nondrawinggraphic
v1.0.1
Published
Unity UI component which doesn't have drawing event at all. But still can receive click events. More optimized to have something invisible and clickable in Unity UI.
Downloads
4
Readme
Non Drawing Graphic
Unity UI component which doesn't have drawing event at all. But still can receive click events. More optimized to have something invisible and clickable in Unity UI.
Usage
Add NonDrawingGraphic
component to UI Game Object under Canvas in Unity Scene.
Installation
When you package is distributed, you can install it into any Unity project.
- Install OpenUPM-CLI
- Open command line in Unity project folder
- Execute the command
openupm add extensions.unity.nondrawinggraphic