mirror of
https://github.com/DCFApixels/Unity-DebugX.git
synced 2025-09-17 17:34:35 +08:00
Update README.md
This commit is contained in:
parent
be682a4edd
commit
9c52a097c2
@ -150,7 +150,7 @@ public struct SomeMesh : IStaticMesh
|
|||||||
# Settings
|
# Settings
|
||||||
Settings window "Tools -> DebugX -> Settings":
|
Settings window "Tools -> DebugX -> Settings":
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
@ -252,4 +252,4 @@ SomeAssets assets = DebugXUtility.LoadStaticData(new SomeAssets(), "SomeAssets")
|
|||||||
<br>
|
<br>
|
||||||
|
|
||||||
# Define Symbols
|
# Define Symbols
|
||||||
+ `DISABLE_DEBUGX_INBUILD` - By default, Gizmos will be drawn in the project build. This define disables drawing. It can also be enabled or disabled in the DebugX settings window.
|
+ `DISABLE_DEBUGX_INBUILD` - By default, Gizmos will be drawn in the project build. This define disables drawing. It can also be enabled or disabled in the DebugX settings window.
|
||||||
|
Loading…
Reference in New Issue
Block a user