#include <mobu-python-api.h>
Class Description
Available Profiling modes.
Member Data Documentation
All profiling disabled, this include Viewer profiling. For the
other modes, when EvaluationDepth is 0, only base information is
profiled, such as FPS and evaluation rate.
Collect profiling for all known evaluation tasks (default
mode).
Collect profiling for all known rendering tasks.
Collect profiling for device Input/Output and Device
Evaluation.
Collect profiling for SDK.
Collect profiling for all known tasks that doesn't increase
remarkably with scene size. For large scenes this will not
influence performance.
Collect profiling for all known tasks . For large scenes there
should be an influence on performance.