Developer Site
Blog
Discord
Forum
GitHub
Preparing search index...
The search index is not available
PlayCanvas API Reference
PlayCanvas API Reference
Engine
WebgpuBuffer
Class WebgpuBuffer
A WebGPU implementation of the Buffer.
Hierarchy (
View Summary
)
WebgpuBuffer
WebgpuUniformBuffer
WebgpuVertexBuffer
WebgpuIndexBuffer
Index
Methods
unlock
Methods
unlock
unlock
(
device
:
WebgpuGraphicsDevice
,
storage
:
any
)
:
void
Parameters
device
:
WebgpuGraphicsDevice
Graphics device.
storage
:
any
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
unlock
Developer Site
Blog
Discord
Forum
GitHub
PlayCanvas API Reference
Loading...
A WebGPU implementation of the Buffer.