webgpu-utils
Preparing search index...
FullArraySpec
Type Alias FullArraySpec
See
Arrays
for details
type
FullArraySpec
=
{
data
:
number
|
number
[]
|
TypedArray
;
normalize
?:
boolean
;
numComponents
?:
number
;
shaderLocation
?:
number
;
type
?:
TypedArrayConstructor
;
}
Index
Properties
data
normalize?
num
Components?
shader
Location?
type?
Properties
data
data
:
number
|
number
[]
|
TypedArray
Optional
normalize
normalize
?:
boolean
Optional
num
Components
numComponents
?:
number
Optional
shader
Location
shaderLocation
?:
number
Optional
type
type
?:
TypedArrayConstructor
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
normalize
num
Components
shader
Location
type
webgpu-utils
Loading...
See Arrays for details