ExperimentalReadonly Experimentalaccessordeck.gl binary accessor name, for example getPosition.
Readonly Experimentalbufferid of the ColumnarBufferV1 in the batch that backs this attribute.
Readonly ExperimentalcomponentNumeric component type of the buffer's elements.
Optional Readonly Experimentalnormalizeddeck.gl normalized flag forwarded verbatim.
Optional Readonly ExperimentaloffsetByte offset into the buffer view where addressing begins. Defaults to 0.
Readonly ExperimentalsizeComponents per vertex (deck.gl attribute size).
Optional Readonly ExperimentalstrideByte stride between consecutive rows. Defaults to size * componentBytes.
Bind one columnar buffer to a named deck.gl binary accessor (for example
getPosition,getFillColor,getRadius).