mirror of
https://github.com/DCFApixels/Unity-DebugX.git
synced 2025-09-17 17:34:35 +08:00
Merge branch 'main' into dev
This commit is contained in:
commit
45d3885aa2
@ -39,7 +39,7 @@
|
||||
|
||||
</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:
|
||||
```c#
|
||||
|
Loading…
Reference in New Issue
Block a user