File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,6 +11,12 @@ It is designed with the following principles in mind:
1111
1212** Using Timeline 1.4.x or above is recommended.**
1313
14+ ## Supported Unity Versions
15+
16+ * Unity ` 2020.3.45 ` or higher.
17+ * Unity ` 2021.3.19 ` or higher.
18+ * Unity ` 2022.2.8 ` or higher.
19+
1420## Supported Platforms
1521
16221 . Windows
Original file line number Diff line number Diff line change @@ -26,22 +26,20 @@ Streaming Image Sequence is designed with the following principles in mind:
26261 . Supports multiple OS.
2727
2828
29- Streaming Image Sequence is currently a preview package and the steps to install it
30- differ based on the version of Unity.
29+ Streaming Image Sequence is currently a preview package and the following steps are required to install it.
3130
32- * Unity 2019.x
33- ![ PackageManager2019] ( Documentation~/images/PackageManager2019.png )
34- 1 . Open [ Package Manager] ( https://docs.unity3d.com/Manual/upm-ui.html )
35- 2 . Ensure that ** Show preview packages** is checked.
36- 3 . Search for * Streaming Image Sequence* .
37-
38- * Unity 2020.1
3931 ![ PackageManager2020] ( Documentation~/images/PackageManager2020.1.png )
4032 1 . Open [ Package Manager] ( https://docs.unity3d.com/Manual/upm-ui.html )
4133 2 . Click the ** +** button, and choose ** Add package from git URL**
4234 3 . Type in ` com.unity.streaming-image-sequence@ ` followed by the version.
43- For example: ` com.unity.streaming-image-sequence@0.3.2-preview `
44-
35+ For example: ` com.unity.streaming-image-sequence@0.16.1-preview `
36+
37+ ## Supported Unity Versions
38+
39+ * Unity ` 2020.3.45 ` or higher.
40+ * Unity ` 2021.3.19 ` or higher.
41+ * Unity ` 2022.2.8 ` or higher.
42+
4543## Supported Platforms
4644
47451 . Windows
You can’t perform that action at this time.
0 commit comments