| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152 |
- {
- "name": "com.unity.cinemachine",
- "displayName": "Cinemachine",
- "version": "2.6.11",
- "unity": "2018.4",
- "description": "Smart camera tools for passionate creators. \n\nIMPORTANT NOTE: If you are upgrading from the Asset Store version of Cinemachine, delete the Cinemachine asset from your project BEFORE installing this version from the Package Manager.",
- "keywords": [
- "camera",
- "follow",
- "rig",
- "fps",
- "cinematography",
- "aim",
- "orbit",
- "cutscene",
- "cinematic",
- "collision",
- "freelook",
- "cinemachine",
- "compose",
- "composition",
- "dolly",
- "track",
- "clearshot",
- "noise",
- "framing",
- "handheld",
- "lens",
- "impulse"
- ],
- "category": "cinematography",
- "repository": {
- "url": "https://github.com/Unity-Technologies/com.unity.cinemachine.git",
- "type": "git",
- "revision": "0eef4802dbe9ea60fc58767471ce4c5ea86632de"
- },
- "samples": [
- {
- "displayName": "Cinemachine Example Scenes",
- "description": "Sample scenes illustrating various ways to use Cinemachine",
- "path": "Samples~/Cinemachine Example Scenes"
- },
- {
- "displayName": "Scrubbable support for Nested Timelines (experimental)",
- "description": "Experimental feature. Adds a Timeline extension to support scrubbable nested timelines. This extension will become obsolete when Timeline adds native support for the missing API",
- "path": "Samples~/Nested Timeline Scrub Bubble"
- }
- ],
- "upmCi": {
- "footprint": "dbdce9ba6502b01f798615cb81bbfa12c615c9b8"
- }
- }
|