49 lines
1.6 KiB
JSON
49 lines
1.6 KiB
JSON
{
|
|
"name": "com.unity.timeline",
|
|
"displayName": "Timeline",
|
|
"version": "1.8.12",
|
|
"unity": "2022.3",
|
|
"keywords": [
|
|
"unity",
|
|
"animation",
|
|
"editor",
|
|
"timeline",
|
|
"tools"
|
|
],
|
|
"description": "Use Unity Timeline to create cinematic content, game-play sequences, audio sequences, and complex particle effects.",
|
|
"dependencies": {
|
|
"com.unity.modules.director": "1.0.0",
|
|
"com.unity.modules.animation": "1.0.0",
|
|
"com.unity.modules.audio": "1.0.0",
|
|
"com.unity.modules.particlesystem": "1.0.0"
|
|
},
|
|
"relatedPackages": {
|
|
"com.unity.timeline.tests": "1.8.12"
|
|
},
|
|
"_upm": {
|
|
"changelog": "### Fixed\n\n- Fix double clicking on TimelineAsset or console log throwing an error on 6000.0 (UUM-136605)"
|
|
},
|
|
"upmCi": {
|
|
"footprint": "59c79368a9d20dd1a8d7cd0fe1444a21918ec7db"
|
|
},
|
|
"documentationUrl": "https://docs.unity3d.com/Packages/com.unity.timeline@1.8/manual/index.html",
|
|
"repository": {
|
|
"url": "https://github.cds.internal.unity3d.com/unity/com.unity.timeline.git",
|
|
"type": "git",
|
|
"revision": "ebb3d9b85ccc1dba717b152782ebb2c5251ac79e"
|
|
},
|
|
"samples": [
|
|
{
|
|
"displayName": "Customization Samples",
|
|
"description": "This sample demonstrates how to create custom timeline tracks, clips, markers and actions.",
|
|
"path": "Samples~/Customization"
|
|
},
|
|
{
|
|
"displayName": "Gameplay Sequence Demo",
|
|
"description": "This sample demonstrates how Timeline can be used to create a small in-game moment, using built-in Timeline tracks.",
|
|
"path": "Samples~/GameplaySequenceDemo"
|
|
}
|
|
],
|
|
"_fingerprint": "8cd8509afae5d2655af4657a214db1b563c28425"
|
|
}
|