diff --git a/Runtime/Gizmos/DebugX.base.cs b/Runtime/Gizmos/DebugX.base.cs index ab37c78..88615a3 100644 --- a/Runtime/Gizmos/DebugX.base.cs +++ b/Runtime/Gizmos/DebugX.base.cs @@ -43,7 +43,7 @@ namespace DCFApixels //} #endregion - #region Mesh //TODO потестить + #region Mesh [IN(LINE)] public DrawHandler Mesh(Mesh mesh, Vector3 position, Quaternion rotation, Vector3 size) where TMat : struct, IStaticMaterial