Add NavAgentMask

This commit is contained in:
Wojtek Figat
2021-01-15 11:59:04 +01:00
parent d7949b5405
commit 2c2c1af97f
5 changed files with 165 additions and 0 deletions

View File

@@ -120,6 +120,7 @@ namespace FlaxEngine.Json
}
}
*/
/// <summary>
/// Objects serialization tool (json format).
/// </summary>