mirror of
https://github.com/DCFApixels/Unity-DebugX.git
synced 2025-09-18 01:54:37 +08:00
Update README.md
This commit is contained in:
parent
9864d41dee
commit
50fbaf1561
@ -39,7 +39,7 @@
|
|||||||
|
|
||||||
</br>
|
</br>
|
||||||
|
|
||||||
A multifunctional, extensible, and high-performance Gizmos drawing utility for Unity. It works both in the editor and in the build, and drawing can be done both in OnDrawGizmos and in Update. HDRP, URP, and BRP are supported, but drawing in the OnDrawGizmos callbacks is not supported in BRP.
|
A multifunctional, extensible, and high-performance Gizmos drawing utility for Unity. It works both in the editor and in the build, and drawing can be done both in `OnDrawGizmos` and in `Update`. HDRP, URP, and BRP are supported, but drawing in the `OnDrawGizmos` callbacks is not supported in BRP.
|
||||||
|
|
||||||
Syntax:
|
Syntax:
|
||||||
```c#
|
```c#
|
||||||
|
Loading…
Reference in New Issue
Block a user