Class GPUTexelCopyBufferLayout
- Namespace
- CSharpToJavaScript.APIs.JS
- Assembly
- CSharpToJavaScript.dll
[ToObject]
public class GPUTexelCopyBufferLayout
- Inheritance
-
GPUTexelCopyBufferLayout
- Derived
- Inherited Members
Constructors
GPUTexelCopyBufferLayout()
public GPUTexelCopyBufferLayout()
Fields
BytesPerRow
[Value("bytesPerRow")]
public ulong BytesPerRow
Field Value
Offset
[Value("offset")]
public ulong Offset
Field Value
RowsPerImage
[Value("rowsPerImage")]
public ulong RowsPerImage