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.SetData

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

Parameters

dataArray of values to fill the buffer.

Description

Set the buffer with values from an array.