GPUPrimitiveTopology
type GPUPrimitiveTopology =| "point-list"| "line-list"| "line-strip"| "triangle-list"| "triangle-strip";
Тип
"point-list" | "line-list" | "line-strip" | "triangle-list" | "triangle-strip"
© 2018–2022 the Deno authors
https://doc.deno.land/deno/stable/~/GPUPrimitiveTopology