GraphicDescriptionContextProps Interface
Describes a GraphicDescriptionContext returned from a Worker to the main thread, holding resources like transient Ids, textures, and materials that were allocated on the Worker for use by GraphicDescriptions.
@see - toProps to obtain an implementation of this type.
- resolveGraphicDescriptionContext to instantiate the context from this representation.
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.