Class GPUComputePassTimestampWrites
- Namespace
- CSharpToJavaScript.APIs.JS
- Assembly
- CSharpToJavaScript.dll
[ToObject]
public class GPUComputePassTimestampWrites
- Inheritance
-
GPUComputePassTimestampWrites
- Inherited Members
-
Constructors
GPUComputePassTimestampWrites()
public GPUComputePassTimestampWrites()
Fields
BeginningOfPassWriteIndex
[Value("beginningOfPassWriteIndex")]
public ulong BeginningOfPassWriteIndex
Field Value
- ulong
EndOfPassWriteIndex
[Value("endOfPassWriteIndex")]
public ulong EndOfPassWriteIndex
Field Value
- ulong
QuerySet
[Value("querySet")]
public required GPUQuerySet QuerySet
Field Value
- GPUQuerySet