Struct Image2DLoadFromFile | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Struct Image2DLoadFromFile

    Initialize an image from an asset file.

    Namespace: Unity.Tiny.Core2D
    Syntax
    public struct Image2DLoadFromFile : IComponentData
    Remarks

    Once loading has completed, the asset loading system will remove this component from the image. Inspect the Image2D component status field for loading results.

    You need to provide an Image2DLoadFromFileImageFile and/or Image2DLoadFromFileMaskFile next to this component to specify the file to load.

    Fields

    dummy

    Declaration
    public int dummy
    Field Value
    Type Description
    System.Int32
    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