Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


name

Sampler name. (Read Only)
Read time 1 minuteLast updated 6 days ago

Definition

public string name { get; }

Remarks

Data generated by the Sampler is labeled with this name in the Profiler window.
Note: If Sampler is invalid name returns null or empty string.