CustomProfilerMarker(string, ProfilerMarkerDataUnit)
Construct the marker with the name of the marker and the dataUnit the marker is collected on.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Constructor
- Namespace: UnityEngine.AdaptivePerformance
- Assembly: UnityEngine.AdaptivePerformanceModule
public CustomProfilerMarker(string name, ProfilerMarkerDataUnit dataUnit)