ProfilerCounterOptions

enumeration

Description

Use ProfilerCounterOptions to specify configuration options when creating a ProfilerCounter or ProfilerCounterValue.

Properties

NoneSpecifies no options.
FlushOnEndOfFrameSpecifies that the counter's current value should be reported to the Unity Profiler every frame.
ResetToZeroOnFlushSpecifies that the counter's current value should be reset to zero each time it is reported to the Unity Profiler.

Did you find this page useful? Please give it a rating: