blenderproc.python.tests.SilentMode module

Allows to redirect the std out to avoid any output

class blenderproc.python.tests.SilentMode.SilentMode[source]

Bases: object

Allows to redirect the std out to avoid any output

_global_output = None