Version: 5.4
public void GetData (Array data);

파라미터

data An array to receive the data.

설명

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.