Version: 2020.1
언어: 한국어
public void CopyPixelDataToLayer (NativeArray<T> colorData, int layerIdx);

파라미터

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

설명

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