Table of Contents

Class GPUVertexAttribute

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[ToObject]
public class GPUVertexAttribute
Inheritance
GPUVertexAttribute
Inherited Members

Constructors

GPUVertexAttribute()

public GPUVertexAttribute()

Fields

Format

[Value("format")]
public required GPUVertexFormat Format

Field Value

GPUVertexFormat

Offset

[Value("offset")]
public required ulong Offset

Field Value

ulong

ShaderLocation

[Value("shaderLocation")]
public required ulong ShaderLocation

Field Value

ulong