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: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.