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.
31 lines
1016 B
JSON
31 lines
1016 B
JSON
{
|
|
"dependencies": {
|
|
"com.unity.timeline": "1.0.0",
|
|
"com.unity.modules.cloth": "1.0.0"
|
|
},
|
|
"description": "Import and export Alembic files (.abc), record and stream animations in the Alembic format directly in Unity.\nNOTE: Supported build platforms: only Windows 64, MacOS X, Linux 64, and Stadia.\n\nThe Alembic format is commonly used in animation to transfer facial, cloth, and other simulation between applications in the form of baked data.",
|
|
"displayName": "Alembic",
|
|
"keywords": [
|
|
"alembic",
|
|
"abc",
|
|
"animation",
|
|
"facial",
|
|
"cloth",
|
|
"simulation"
|
|
],
|
|
"name": "com.unity.formats.alembic",
|
|
"unity": "2019.4",
|
|
"version": "2.2.2",
|
|
"relatedPackages": {
|
|
"com.unity.formats.alembic.tests": "2.2.2"
|
|
},
|
|
"upmCi": {
|
|
"footprint": "4fca675ef2d480c892675d889139e6767c772e3d"
|
|
},
|
|
"repository": {
|
|
"url": "https://github.com/Unity-Technologies/com.unity.formats.alembic.git",
|
|
"type": "git",
|
|
"revision": "4862c73a13ae0cd4ec3489e4356301d0b3c75c2a"
|
|
}
|
|
}
|