Legacy Documentation: Version 5.0
Language: English
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

ComputeBuffer.GetData

Switch to Manual
public function GetData(data: Array): void;

Parameters

dataAn array to receive the data.

Description

Read data values from the buffer into an array.