docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Write

    Write(string, bool)

    Writes image file

    Declaration
    public abstract bool Write(string filePath, bool overwrite)
    Parameters
    Type Name Description
    string filePath

    Destination file path

    bool overwrite

    If true, existing files will be overwritten

    Returns
    Type Description
    bool

    True if writing succeeded, false otherwise

    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)