unreal.RigVMFunction_MakeVisualLoggerDebugDrawer¶
- class unreal.RigVMFunction_MakeVisualLoggerDebugDrawer(drawer: DebugDrawer = [], category: Name = 'None', verbosity: DrawDebugLogVerbosity = Ellipsis)¶
Bases:
RigVMFunction_DrawDebugLibraryBaseMakes a debug drawer for the visual logger.
C++ Source:
Plugin: DrawDebugLibrary
Module: DrawDebugLibrary
File: RigUnit_DrawDebugLibrary.h
Editor Properties: (see get_editor_property/set_editor_property)
category(Name): [Read-Write] Log Categorydrawer(DebugDrawer): [Read-Write] Debug Drawerverbosity(DrawDebugLogVerbosity): [Read-Write] Log Verbosity
- property drawer: DebugDrawer¶
[Read-Only] Debug Drawer
- Type:
- property verbosity: DrawDebugLogVerbosity¶
[Read-Write] Log Verbosity
- Type: