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~/insp_clp.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/insp_clp.md (limited to 'Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/insp_clp.md') diff --git a/Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/insp_clp.md b/Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/insp_clp.md new file mode 100644 index 0000000..6140a01 --- /dev/null +++ b/Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/insp_clp.md @@ -0,0 +1,16 @@ +# Setting clip properties + +Use the Inspector window to change the name of a clip and other properties, such as its timing and blend properties. The available properties depend on the type of clip selected. For example, select an Activation clip to change its name and set its **Clip Timing**. + +![Inspector window when selecting an Activation clip in the Timeline window](images/timeline_inspector_activation_clip.png) + +_Inspector window when selecting an Activation clip in the Timeline window_ + +Not all clips have properties. See the following sections for clips with properties: + +* [Activation clip properties](insp_clp_act.md) +* [Animation clip common properties](insp_clp_anim_com.md) +* [Animation clip Playable Asset properties](insp_clp_anim_plyb.md) +* [Audio clip properties](insp_clp_aud.md) +* [Control clip common properties](insp_clp_ctrl_com.md) +* [Control clip Playable Asset properties](insp_clp_ctrl_plyb.md) -- cgit v1.2.3