File tree Expand file tree Collapse file tree 2 files changed +15
-11
lines changed Expand file tree Collapse file tree 2 files changed +15
-11
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,12 @@ It is designed with the following principles in mind:
11
11
12
12
** Using Timeline 1.4.x or above is recommended.**
13
13
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
+
14
20
## Supported Platforms
15
21
16
22
1 . 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:
26
26
1 . Supports multiple OS.
27
27
28
28
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.
31
30
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
39
31
![ PackageManager2020] ( Documentation~/images/PackageManager2020.1.png )
40
32
1 . Open [ Package Manager] ( https://docs.unity3d.com/Manual/upm-ui.html )
41
33
2 . Click the ** +** button, and choose ** Add package from git URL**
42
34
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
+
45
43
## Supported Platforms
46
44
47
45
1 . Windows
You can’t perform that action at this time.
0 commit comments