sampler2d_copy_channel_data
sampler2d_copy_channel_data(source, source_channel, destination, destination_channel)
Copy single channel from one sampler to another
Kind: global function
Param | Type |
---|---|
source | Sampler2D |
source_channel | number |
destination | Sampler2D |
destination_channel | number |