Version: 5.3
public void SetData (Array data);

파라미터

data Array of values to fill the buffer.

설명

Set the buffer with values from an array.

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