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
be682a4edd
commit
9c52a097c2
@ -150,7 +150,7 @@ public struct SomeMesh : IStaticMesh
|
||||
# Settings
|
||||
Settings window "Tools -> DebugX -> Settings":
|
||||
|
||||

|
||||

|
||||
|
||||
<br>
|
||||
|
||||
@ -252,4 +252,4 @@ SomeAssets assets = DebugXUtility.LoadStaticData(new SomeAssets(), "SomeAssets")
|
||||
<br>
|
||||
|
||||
# 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