Search Results for

    Show / Hide Table of Contents

    Enum QueryType

    Specifies the type of the query.

    Namespace: Evergine.Common.Graphics
    Assembly: Evergine.Common.dll
    Syntax
    public enum QueryType

    Fields

    Name Description
    BinaryOcclusion

    Indicates that the query is for binary depth/stencil occlusion statistics.

    Occlusion

    Indicates that the query is for depth/stencil occlusion counts.

    Timestamp

    Indicates that the query is for high-definition GPU and CPU timestamps.

    Extension Methods

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