Search Results for

    Show / Hide Table of Contents

    Enum TextureMetaFile.NinePatchTypes

    Nine patch texture type.

    Namespace: Evergine.Assets.Exporters
    Assembly: Evergine.Assets.dll
    Syntax
    public enum TextureMetaFile.NinePatchTypes

    Fields

    Name Description
    FromTexture

    The texture will be processed as a ninepatch texture. Scalable and fill areas will be extracted from the texture file

    None

    The texture will not be processed as a ninepatch texture

    Extension Methods

    EnumExtensions.HasFlag(Enum, Enum)
    ReflectionHelper.GetMemberAssembly(object)
    ReflectionHelper.GetTypeName(object)
    In this article
    Back to top
    Generated by DocFX