docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum ImageDestination

    Destination for image files

    Namespace: GLTFast.Export
    Assembly: glTFast.Export.dll
    Syntax
    public enum ImageDestination

    Fields

    Name Description
    Automatic

    Automatic decision. Main buffer for glTF-binary, separate files for JSON-based glTFs.

    MainBuffer

    Embeds images in main buffer

    SeparateFile

    Saves images as separate files relative to glTF file

    In This Article
    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)