Version: 5.4
public void GetData (Array data);

Parámetros

data An array to receive the data.

Descripción

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.