FrameDataView.MarkerInfo
Marker descriptor structure.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Struct
- Namespace: UnityEditor.Profiling
- Assembly: UnityEditor
public struct FrameDataView.MarkerInfo
Remarks
Provides information about the marker.
Additional Resources: FrameDataView.GetMarkers.
Fields
Value | Description |
|---|---|
| category | Marker category. |
| flags | Marker flags. |
| id | Marker identifier. |
| metadataInfo | Metadata information. |
| name | Marker name. |