Search Results for

    Show / Hide Table of Contents

    Enum TextureInfoPart.Format

    The format the TextureDataPart of the parent TextureSource. Or none if it doesn't have any data yet.

    Namespace: Evergine.Framework.Assets.AssetParts
    Assembly: Evergine.Framework.dll
    Syntax
    public enum TextureInfoPart.Format

    Fields

    Name Description
    KTX

    KTX data

    bitmap

    Bitmap data

    none

    No data

    Extension Methods

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