wgpu4k-scenes
Toggle table of contents
0.0.2
common
Platform filter
common
Switch theme
Search in API
wgpu4k-scenes
wgpu4k-scenes
/
io.ygdrasil.webgpu.examples.helper.glb
/
GLTF2
/
BufferView
/
BufferView
Buffer
View
constructor
(
name
:
String
?
=
null
,
buffer
:
Int
=
-1
,
byteOffset
:
Int
=
0
,
byteLength
:
Int
=
0
,
byteStride
:
Int
=
0
,
target
:
Int
=
-1
,
extensions
:
JsonElement
?
=
null
,
extras
:
JsonElement
?
=
null
)