docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Streaming Image Sequence

    Streaming Image Sequence is a package for playing sequential image sequences in Unity Timeline easily without making Unity 2D Sprites.
    It 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.

    Using Timeline 1.4.x or above is recommended.

    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

    In This Article
    • Supported Unity Versions
    • Supported Platforms
    • Features
      • Playing Sequential Images
      • Caching Render Results
      • Fading Image objects
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)