summaryrefslogtreecommitdiff
path: root/Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/index.md
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2020-08-20 23:40:50 -0400
committerAndrew Lee <alee14498@protonmail.com>2020-08-20 23:40:50 -0400
commit3af4c218c0e70167db23a6303d2af30aff37d2fe (patch)
tree927f29edcf54ab562f40f3d1c6cb69287c7f5980 /Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/index.md
parentb6daed0af784f4e9bc13329dd87c671b06ee1c65 (diff)
downloadProject-Sandbox-3af4c218c0e70167db23a6303d2af30aff37d2fe.tar.gz
Project-Sandbox-3af4c218c0e70167db23a6303d2af30aff37d2fe.tar.bz2
Project-Sandbox-3af4c218c0e70167db23a6303d2af30aff37d2fe.zip
Removed a bunch of stuff; Changes
Diffstat (limited to 'Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/index.md')
-rw-r--r--Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/index.md39
1 files changed, 0 insertions, 39 deletions
diff --git a/Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/index.md b/Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/index.md
deleted file mode 100644
index 1d91564..0000000
--- a/Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/index.md
+++ /dev/null
@@ -1,39 +0,0 @@
-# About Timeline
-
-![Unity's Timeline](images/timeline_splash.png)
-
-_Unity's Timeline_
-
-Use Unity's Timeline to create cinematic content, game-play sequences, audio sequences, and complex particle effects.
-
-Each cut-scene, cinematic, or game-play sequence that you create with Unity's Timeline consists of a Timeline Asset and a Timeline instance. The [Timeline window](tl_window.md) creates and modifies Timeline Assets and Timeline instances simultaneously.
-
-The [Timeline Overview section](tl_about.md) includes details on the relationship between the Timeline window, Timeline Assets, and Timeline instances.
-
-The [Using Timeline section](wf_about.md) shows how to create Timeline Assets and Timeline instances, record basic animation, animate humanoids, and use other Timeline features.
-
-# Installing Timeline
-
-Timeline is a Package and is installed through the Packages window in Unity. Consult the [Packages window documentation](https://docs.unity3d.com/Manual/upm-ui.html) for more information.
-
-# Technical details
-## Requirements
-
-This version of Timeline is compatible with the following versions of the Unity Editor:
-
-* 2019.1 and later (recommended)
-
-## Package contents
-
-The following table indicates the folder structure of the Timeline package:
-
-|Location|Description|
-|---|---|
-|`<Runtime>`|Root folder containing the source for the Timeline Runtime. This is the source for what is available in the Player. |
-|`<Editor>`|Root folder containing the source for the Timeline Editor used to edit Timeline files inside the Unity Editor.|
-
-## Document revision history
-
-|Date|Reason|
-|---|---|
-|October 10, 2018|Document created. Matches package version 0.0.0|