Rasagar/Library/PackageCache/com.unity.render-pipelines.high-definition/Documentation~/user-interfaces.md

14 lines
563 B
Markdown
Raw Normal View History

2024-08-26 13:07:20 -07:00
## User interfaces
Create a user interface (UI) in the High Definition Render Pipeline (HDRP), for example to create a menu system or to display information to users.
|Page|Description|
|-|-|
|[Best practices for UI in HDRP](best-practices-for-ui-in-hdrp.md)|Use the Unity UI package in HDRP.|
## Additional resources
- [Unity UI](https://docs.unity3d.com/Packages/com.unity.ugui@1.0/manual/index.html)
- [Graphics Compositor](graphics-compositor-window-reference.md)
- [DecalShaderGraphGUI API](xref:UnityEditor.Rendering.HighDefinition.DecalShaderGraphGUI)