CommandBuffer.name
public string name;
Description 描述
Name of this command buffer.
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.
Name of this command buffer.
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.