Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


name

Name of this command buffer.
Read time 1 minuteLast updated 5 days ago

Definition

public string name { get; set; }

Remarks

This can be used for debugging, so that command buffer activity in Profiler or Frame Debugger can be seen easier. The name does not affect rendering at all.