You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/AtomContent/ReferenceMaterials/gem.json

20 lines
641 B
JSON

{
"gem_name": "ReferenceMaterials",
"display_name": "PBR Reference Materials",
"license": "Code, text, data files: Apache-2.0 Or MIT, assets/content/images: CC BY 4.0",
"origin": "https://github.com/aws-lumberyard-dev/o3de.git",
"type": "Asset",
"summary": "Atom Asset Gem with a library of reference materials for StandardPBR (and others in the future)",
"canonical_tags": [
"Gem"
],
"user_tags": [
"Assets",
"PBR",
"Materials"
],
"icon_path": "preview.png",
"dependencies": [],
"license_url": "https://github.com/o3de/o3de/blob/development/LICENSE.txt"
}