Skip to content

needle-mirror/com.unity.streaming-image-sequence

Repository files navigation

Latest official docs

Streaming Image Sequence

ReleaseBadge ReleaseBadge

Streaming Image Sequence is a package for playing sequential image sequences in Unity Timeline easily without making Unity 2D Sprites.

Using Timeline 1.4.x or above is recommended.

Streaming Image Sequence is designed with the following principles in mind:

  1. Can avoid texture importing time entirely by using StreamingAssets.
  2. Offers smooth image playback, both in play mode and in timeline editing mode.
  3. Supports multiple OS.

Streaming Image Sequence is currently a preview package and the following steps are required to install it.

PackageManager2020

  1. Open Package Manager
  2. Click the + button, and choose Add package from git URL
  3. Type in com.unity.streaming-image-sequence@ followed by the version.
    For example: com.unity.streaming-image-sequence@0.16.1-preview

Supported Unity Versions

  • Unity 2020.3.45 or higher.
  • Unity 2021.3.19 or higher.
  • Unity 2022.2.8 or higher.

Supported Platforms

  1. Windows
  2. Mac (Intel/Silicon)
  3. Linux

Features

  1. StreamingImageSequenceDemo

  2. RenderCacheDemo

  3. FaderDemo

Plugins

License

Tutorial Videos

About

Streaming Image Sequence is a package for playing sequential image sequences in Unity Timeline easily without making Unity 2D Sprites. 📦 [Mirrored from UPM, not affiliated with Unity Technologies.]

Resources

License

Stars

Watchers

Forks

Packages

No packages published