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/CameraFramework/gem.json

22 lines
711 B
JSON

{
"gem_name": "CameraFramework",
"Dependencies": [
{
"Uuid": "f910686b6725452fbfc4671f95f733c6",
"VersionConstraints": [
"~>0.1"
],
"_comment": "Camera"
}
],
"GemFormatVersion": 3,
"Uuid": "54f2763fe191432fa681ce4a354eedf5",
"Name": "CameraFramework",
"Version": "0.1.0",
"LinkType": "Dynamic",
"DisplayName": "Camera Framework [PREVIEW]",
"Tags": ["Camera", "Framework"],
"Summary": "The Camera Framework Gem includes the camera rig component which drives an entity through camera behaviors. Behaviors are provided in the Starting Point Camera Gem.",
"IconPath": "preview.png"
}