docs.unity3d.com
    Show / Hide Table of Contents

    Class EditorTextureUtility

    Inheritance
    Object
    EditorTextureUtility
    Namespace: Ludiq
    Syntax
    public static class EditorTextureUtility

    Fields

    EnableResizing

    Declaration
    public static bool EnableResizing
    Field Value
    Type Description
    Boolean

    Methods

    ExportAllEditorIcon()

    Declaration
    public static void ExportAllEditorIcon()

    ReadableCopy(Texture2D)

    Declaration
    public static Texture2D ReadableCopy(this Texture2D source)
    Parameters
    Type Name Description
    Texture2D source
    Returns
    Type Description
    Texture2D

    Resized(Texture2D, Int32)

    Declaration
    public static Texture2D Resized(this Texture2D source, int size)
    Parameters
    Type Name Description
    Texture2D source
    Int32 size
    Returns
    Type Description
    Texture2D

    Resized(Texture2D, Int32, Int32)

    Declaration
    public static Texture2D Resized(this Texture2D source, int width, int height)
    Parameters
    Type Name Description
    Texture2D source
    Int32 width
    Int32 height
    Returns
    Type Description
    Texture2D
    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