Table of Contents

Enum QueryType

Namespace
Stride.Graphics
Assembly
Stride.Graphics.dll

Defines the types of a GPU query.

public enum QueryType
Extension Methods

Fields

Timestamp = 0

Represents a timestamp value, typically used to indicate a point in time. Used for measuring the time taken by GPU operations.