a7751de271
Signed-off-by: AMZN-Phil <pconroy@amazon.com>
13 lines
489 B
JSON
13 lines
489 B
JSON
{
|
|
"gem_name": "AssetMemoryAnalyzer",
|
|
"display_name": "Asset Memory Analyzer",
|
|
"license": "Apache-2.0 Or MIT",
|
|
"origin": "Open 3D Engine - o3de.org",
|
|
"type": "Code",
|
|
"summary": "The Asset Memory Analyzer Gem provides tools to profile asset memory usage in Open 3D Engine through ImGUI (Immediate Mode Graphical User Interface).",
|
|
"canonical_tags": ["Gem"],
|
|
"user_tags": ["Debug", "Utility", "Tools"],
|
|
"icon_path": "preview.png",
|
|
"requirements": ""
|
|
}
|