docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class ImageHandler.TextureImporterSettings

    Inheritance
    object
    ImageHandler.TextureImporterSettings
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Global Namespace
    Assembly: UnityEngine.TestTools.Graphics.dll
    Syntax
    public class ImageHandler.TextureImporterSettings

    Properties

    IsReadable

    Declaration
    public bool IsReadable { get; set; }
    Property Value
    Type Description
    bool

    NPOTScale

    Declaration
    public TextureImporterNPOTScale NPOTScale { get; set; }
    Property Value
    Type Description
    TextureImporterNPOTScale

    TextureCompressionType

    Declaration
    public TextureImporterCompression TextureCompressionType { get; set; }
    Property Value
    Type Description
    TextureImporterCompression

    TextureFilterMode

    Declaration
    public FilterMode TextureFilterMode { get; set; }
    Property Value
    Type Description
    FilterMode

    UseMipMaps

    Declaration
    public bool UseMipMaps { get; set; }
    Property Value
    Type Description
    bool
    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)