Class TexturePlatformSettingsView | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class TexturePlatformSettingsView

    Inheritance
    System.Object
    TexturePlatformSettingsView
    Namespace: UnityEditor.Experimental.U2D.PSD
    Syntax
    public class TexturePlatformSettingsView

    Properties

    buildPlatformTitle

    Declaration
    public string buildPlatformTitle { get; set; }
    Property Value
    Type Description
    System.String

    Methods

    DrawCompression(TextureImporterCompression, Boolean, out Boolean)

    Declaration
    public virtual TextureImporterCompression DrawCompression(TextureImporterCompression defaultValue, bool isMixedValue, out bool changed)
    Parameters
    Type Name Description
    TextureImporterCompression defaultValue
    System.Boolean isMixedValue
    System.Boolean changed
    Returns
    Type Description
    TextureImporterCompression

    DrawCompressionQualityPopup(Int32, Boolean, out Boolean)

    Declaration
    public virtual int DrawCompressionQualityPopup(int defaultValue, bool isMixedValue, out bool changed)
    Parameters
    Type Name Description
    System.Int32 defaultValue
    System.Boolean isMixedValue
    System.Boolean changed
    Returns
    Type Description
    System.Int32

    DrawCompressionQualitySlider(Int32, Boolean, out Boolean)

    Declaration
    public virtual int DrawCompressionQualitySlider(int defaultValue, bool isMixedValue, out bool changed)
    Parameters
    Type Name Description
    System.Int32 defaultValue
    System.Boolean isMixedValue
    System.Boolean changed
    Returns
    Type Description
    System.Int32

    DrawFormat(TextureImporterFormat, Int32[], String[], Boolean, Boolean, out Boolean)

    Declaration
    public virtual TextureImporterFormat DrawFormat(TextureImporterFormat defaultValue, int[] displayValues, string[] displayStrings, bool isMixedValue, bool isDisabled, out bool changed)
    Parameters
    Type Name Description
    TextureImporterFormat defaultValue
    System.Int32[] displayValues
    System.String[] displayStrings
    System.Boolean isMixedValue
    System.Boolean isDisabled
    System.Boolean changed
    Returns
    Type Description
    TextureImporterFormat

    DrawMaxSize(Int32, Boolean, Boolean, out Boolean)

    Declaration
    public virtual int DrawMaxSize(int defaultValue, bool isMixedValue, bool isDisabled, out bool changed)
    Parameters
    Type Name Description
    System.Int32 defaultValue
    System.Boolean isMixedValue
    System.Boolean isDisabled
    System.Boolean changed
    Returns
    Type Description
    System.Int32

    DrawOverride(Boolean, Boolean, out Boolean)

    Declaration
    public virtual bool DrawOverride(bool defaultValue, bool isMixedValue, out bool changed)
    Parameters
    Type Name Description
    System.Boolean defaultValue
    System.Boolean isMixedValue
    System.Boolean changed
    Returns
    Type Description
    System.Boolean

    DrawResizeAlgorithm(TextureResizeAlgorithm, Boolean, Boolean, out Boolean)

    Declaration
    public virtual TextureResizeAlgorithm DrawResizeAlgorithm(TextureResizeAlgorithm defaultValue, bool isMixedValue, bool isDisabled, out bool changed)
    Parameters
    Type Name Description
    TextureResizeAlgorithm defaultValue
    System.Boolean isMixedValue
    System.Boolean isDisabled
    System.Boolean changed
    Returns
    Type Description
    TextureResizeAlgorithm

    DrawUseCrunchedCompression(Boolean, Boolean, out Boolean)

    Declaration
    public virtual bool DrawUseCrunchedCompression(bool defaultValue, bool isMixedValue, out bool changed)
    Parameters
    Type Name Description
    System.Boolean defaultValue
    System.Boolean isMixedValue
    System.Boolean changed
    Returns
    Type Description
    System.Boolean
    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