RenderInstancesParams Namespace @beta
Function
| Name | Description | 
|---|---|
| RenderInstancesParams.collectTransferables | Add to xfersall 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: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.