Spec-Zone.ru › Deno 1

GPUVertexAttribute

interface GPUVertexAttribute {
format: GPUVertexFormat;
offset: number;
shaderLocation: number;
}

Свойства

format: GPUVertexFormat
offset: number
shaderLocation: number

© 2018–2022 the Deno authors
https://doc.deno.land/deno/stable/~/GPUVertexAttribute

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API