Preparing search index...
The search index is not available
@cloudflare/workers-types
@cloudflare/workers-types
gpuGPUVertexBufferLayout
Interface gpuGPUVertexBufferLayout
interface
gpuGPUVertexBufferLayout
{
arrayStride
:
number
|
bigint
;
attributes
:
gpuGPUVertexAttribute
[]
;
stepMode
?:
string
;
}
Index
Properties
array
Stride
attributes
step
Mode?
Properties
array
Stride
array
Stride
:
number
|
bigint
attributes
attributes
:
gpuGPUVertexAttribute
[]
Optional
step
Mode
step
Mode
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
array
Stride
attributes
step
Mode
@cloudflare/workers-types
Loading...