RenderInstancesParams.collectTransferables Function
Add to xfers all Transferable objects contained
in params.
collectTransferables(xfers: Set<Transferable>, params: RenderInstancesParams): void
| Parameter | Type | Description |
|---|---|---|
| xfers | Set<Transferable> | |
| params | RenderInstancesParams |
Returns - void
Defined in
Last Updated: 29 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.