GraphicDescription Namespace

Function

Name Description
GraphicDescription.collectTransferables Adds to transferables all of the Transferable objects like

Defined in

GraphicDescription Interface

An opaque representation of a RenderGraphic created by a GraphicDescriptionBuilder. Unlike RenderGraphic, a GraphicDescription does not allocate any WebGL resources like textures, vertex buffers, etc, so it can be created on and/or passed to and from a Worker.

@see createGraphicFromDescription to convert it to a RenderGraphic.

Defined in

Last Updated: 21 November, 2024