struct in UnityEngine.AdaptivePerformance
/
Implemented in:UnityEngine.AdaptivePerformanceModule
Custom Profiler Marker that allows you to sample different data from Unity Profiler.
Constructor | Description |
---|---|
AdaptivePerformanceProfilerStats.CustomProfilerMarker_1 | Construct the marker with the name of the marker and the dataUnit the marker is collected on. |
Method | Description |
---|---|
Sample | Sample a single data point in the frame. |