Search Results for

    Show / Hide Table of Contents

    Enum ShadowMapProvider.ShadowMapSize

    The shadow texture's square size.

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

    Fields

    Name Description
    Size_1024

    Size is 1024.

    Size_2048

    Size is 2048.

    Size_256

    Size is 256.

    Size_4096

    Size is 4096.

    Size_512

    Size is 512.

    Extension Methods

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