Procedural.CPUTextureStackRequestParameters.CopyPixelDataToLayer

public void CopyPixelDataToLayer(NativeArray<T> colorData, int layerIdx);

Parameters

colorData The array of pixel color values.
layerIdx Layer to which these values should be copied.

Description

Utility function to copy an array of pixels to a given layer.

Did you find this page useful? Please give it a rating: