mapState property

GPUBufferMapState get mapState

The mapState read-only property of the GPUBuffer interface represents the mapped state of the GPUBuffer.

Implementation

external GPUBufferMapState get mapState;