Files
o3de/Gems/Terrain/gem.json
T
Mike Balfour 0e3c4cfb3a Updated Terrain Gem Info (#3688)
Improved description, removed unused icon, and added documentation link.

Signed-off-by: Mike Balfour <82224783+mbalfour-amzn@users.noreply.github.com>
2021-08-30 17:49:19 -05:00

11 lines
653 B
JSON

{
"gem_name": "Terrain",
"display_name": "Terrain",
"license": "Apache-2.0 Or MIT",
"origin": "Open 3D Engine - o3de.org",
"summary": "The Terrain Gem is an experimental terrain system. The terrain system maps height, color, and surface data to regions of the world, provides gradient-based and shape-based authoring tools and workflows, includes specialized rendering for efficient display, and integrates with physics for physical simulation.",
"canonical_tags": [ "Gem" ],
"user_tags": [ "Environment", "Tools", "Design", "Terrain" ],
"documentation_url": "https://o3de.org/docs/user-guide/gems/reference/terrain/"
}