Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


name

The debug label for the graphics buffer (setter only).
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public string name { set; }

Remarks

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