RenderInstancesParams Namespace
Function
Name | Description |
---|---|
RenderInstancesParams.collectTransferables | Add to xfers all Transferable objects contained |
Defined in
RenderInstancesParams Interface
Represents a RenderInstances in a form that supports structured cloning, e.g., for transferring between Workers and the main JavaScript thread.
@see - RenderInstancesParamsBuilder to create one.
- collectTransferables to gather up Tranferable objects for cloning.
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.