Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

ComputeBuffer.name

public string name;

Description

The debug label for the compute buffer (setter only).

This name shows up in profiling and frame debugging tools, when supported. The name does not affect the rendering process.