Unclaimed Package Is this your package? Claim it to unlock full analytics and manage your listing.
Claim This Package

Install via UPM

Add to Unity Package Manager using this URL

https://www.pkglnk.dev/streaming-image-sequence.git

README Markdown

Copy this to your project's README.md

Style
Preview
pkglnk installs badge
## Installation

Add **Streaming Image Sequence** to your Unity project via Package Manager:

1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/streaming-image-sequence.git
```

[![pkglnk](https://www.pkglnk.dev/badge/streaming-image-sequence.svg?style=pkglnk)](https://www.pkglnk.dev/pkg/streaming-image-sequence)

Dependencies (9)

README

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. Playing Sequential Images

    StreamingImageSequenceDemo

  2. Caching Render Results

    RenderCacheDemo

  3. Fading Image objects

    FaderDemo

Plugins

License

Tutorial Videos

Comments

No comments yet. Be the first!