forked from BilalY/Rasagar
14 lines
563 B
Markdown
14 lines
563 B
Markdown
|
## 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)
|