Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
ClosemarkerId | Marker identifier. |
ushort Returns Profiler category index.
Gets Profiler marker category for the specific marker identifier.
Use to filter samples data by a specific Profiler category.
The category index is represented by ushort value and refers to one of the following constants in ProfilerUnsafeUtility class:
Throws:
System.ArgumentException if markerId is invalid.
See Also: GetMarkerId, ProfilerUnsafeUtility.