mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 11:00:32 +00:00
chore(SpatialHash): Debug Settings Header
This commit is contained in:
parent
c41c57032f
commit
5c2c7d11c2
@ -36,7 +36,7 @@ public enum CheckMethod
|
||||
[Tooltip("Spatial Hashing supports 3D (XZ) and 2D (XY) games.")]
|
||||
public CheckMethod checkMethod = CheckMethod.XZ_FOR_3D;
|
||||
|
||||
// debugging
|
||||
[Header("Debug Settings")]
|
||||
public bool showSlider;
|
||||
|
||||
// the grid
|
||||
|
Loading…
Reference in New Issue
Block a user