Search Results for

    Show / Hide Table of Contents

    Enum ShadowMapProvider.Filter

    Shadow filter.

    Namespace: Evergine.Framework.Graphics
    Assembly: Evergine.Framework.dll
    Syntax
    public enum ShadowMapProvider.Filter

    Fields

    Name Description
    PCF2x2

    2x2 Filter.

    PCF3x3

    3x3 Filter.

    PCF5x5

    5x5 filter

    PCF7x7

    7x7 filter.

    Extension Methods

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