GPUVertexStepMode
type
GPUVertexStepMode =
"vertex"
|
"instance"
;
§
Type
§
"vertex"
|
"instance"
[src]