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.