mirror of
https://github.com/DCFApixels/Unity-DebugX.git
synced 2025-09-17 17:34:35 +08:00
Update DebugX.base.cs
This commit is contained in:
parent
587500061e
commit
c6e1acc697
@ -43,7 +43,7 @@ namespace DCFApixels
|
|||||||
//}
|
//}
|
||||||
#endregion
|
#endregion
|
||||||
|
|
||||||
#region Mesh //TODO потестить
|
#region Mesh
|
||||||
[IN(LINE)]
|
[IN(LINE)]
|
||||||
public DrawHandler Mesh<TMat>(Mesh mesh, Vector3 position, Quaternion rotation, Vector3 size)
|
public DrawHandler Mesh<TMat>(Mesh mesh, Vector3 position, Quaternion rotation, Vector3 size)
|
||||||
where TMat : struct, IStaticMaterial
|
where TMat : struct, IStaticMaterial
|
||||||
|
Loading…
Reference in New Issue
Block a user