Version: 5.4
public void GetData (Array data);

Parameters

data An array to receive the data.

Description

Read data values from the buffer into an array.

The retrieved data will follow the data layout rules of the graphics API in use. See Compute Shaders for cross-platform compatibility information.