From c55fba8ab2a1c9d3df65eda4a5a1e957f4aa1f78 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sun, 19 Apr 2020 17:19:32 -0400 Subject: Inital commit --- .../com.unity.timeline@1.2.13/Documentation~/tl_selector.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/tl_selector.md (limited to 'Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/tl_selector.md') diff --git a/Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/tl_selector.md b/Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/tl_selector.md new file mode 100644 index 0000000..36be7f6 --- /dev/null +++ b/Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/tl_selector.md @@ -0,0 +1,11 @@ +# Timeline Preview and Timeline Selector + +Use the Timeline Selector to select the Timeline instance to view, modify, or preview in the Timeline window. The Timeline **Preview** button enables or disables previewing the effect that the selected Timeline instance has on your Scene. + +![Timeline **Preview** button with Timeline Selector and menu. Selecting a Timeline instance automatically enables the Timeline Preview button.](images/timeline_preview_selector.png) + +_Timeline **Preview** button with Timeline Selector and menu. Selecting a Timeline instance automatically enables the Timeline Preview button._ + +To select a Timeline instance, click the Timeline Selector and choose from the list of Timeline instances in the current Scene. + +Each menu item displays the name of the Timeline Asset and its associated GameObject in the current Scene. For example, the Timeline Asset named GroundATL that is associated with the Ground GameObject, displays as "GroundATL (Ground)." -- cgit v1.2.3