InstancedGraphicProps.collectTransferables Function
Add all Transferable objects from props
into xfers.
collectTransferables(xfers: Set<Transferable>, props: InstancedGraphicProps): void
| Parameter | Type | Description |
|---|---|---|
| xfers | Set<Transferable> | |
| props | InstancedGraphicProps |
Returns - void
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.