Table of Contents

Class GPUQuerySetDescriptor

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[ToObject]
public class GPUQuerySetDescriptor : GPUObjectDescriptorBase
Inheritance
GPUQuerySetDescriptor
Inherited Members

Constructors

GPUQuerySetDescriptor()

public GPUQuerySetDescriptor()

Fields

Count

[Value("count")]
public required ulong Count

Field Value

ulong

Type

[Value("type")]
public required GPUQueryType Type

Field Value

GPUQueryType