Streaming Image Sequence | Streaming Image Sequence | 0.5.1-preview
docs.unity3d.com
    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 Platforms

    1. Windows
    2. Mac

    Features

    1. Playing Sequential Images

      StreamingImageSequenceDemo

    2. Caching Render Results

      RenderCacheDemo

    3. Fading Image objects

      FaderDemo

    Memory

    StreamingImageSequence allocates physical memory to ensure smooth image playback.
    This allocation is set to satisfy the following requirements:

    1. Does not exceed 90% of the total physical memory of the system.
    2. Does not exceed the maximum amount of memory, which can be configured on the Edit > Preferences window.

    Preferences

    Legend Use
    A Preferences to configure
    B Currently applied values
    C Apply and save

    Other Languages

    • 日本語
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023