VertexAttribute

data class VertexAttribute(val format: VertexFormat, val offset: GPUSize64, val shaderLocation: GPUIndex32)

Constructors

Link copied to clipboard
constructor(format: VertexFormat, offset: GPUSize64, shaderLocation: GPUIndex32)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard