docs.unity3d.com
    Show / Hide Table of Contents

    Class Texture2DUtilities

    Inheritance
    Object
    Texture2DUtilities
    Namespace: UnityEngine.Industrial.Rendering.CoreApi
    Syntax
    public static class Texture2DUtilities : Object

    Methods

    GetTemporary(Int32, Int32, GraphicsFormat, TextureCreationFlags)

    Declaration
    public static Texture2D GetTemporary(int width, int height, GraphicsFormat format, TextureCreationFlags _)
    Parameters
    Type Name Description
    Int32 width
    Int32 height
    GraphicsFormat format
    UnityEngine.Experimental.Rendering.TextureCreationFlags _
    Returns
    Type Description
    Texture2D

    ReleaseTemporary(Texture2D)

    Declaration
    public static void ReleaseTemporary(Texture2D texture)
    Parameters
    Type Name Description
    Texture2D texture
    Back to top
    Terms of use
    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