Search Results for

    Show / Hide Table of Contents

    Enum AlphaMode

    The alpha mode enumeration.

    Namespace: Evergine.Framework.Assets.GltfModel
    Assembly: Evergine.Framework.dll
    Syntax
    public enum AlphaMode

    Fields

    Name Description
    Alpha

    Alpha blending layer.

    AlphaCutout

    Alpha cutout using the opaque layer.

    Opaque

    Opaque layer.

    Extension Methods

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