unreal.RigVMFunction_MakeDebugDrawer

class unreal.RigVMFunction_MakeDebugDrawer(drawer: DebugDrawer = [])

Bases: RigVMFunction_DrawDebugLibraryBase

Makes a normal RigVM debug drawer

C++ Source:

  • Plugin: DrawDebugLibrary

  • Module: DrawDebugLibrary

  • File: RigUnit_DrawDebugLibrary.h

Editor Properties: (see get_editor_property/set_editor_property)

  • drawer (DebugDrawer): [Read-Write] Debug Drawer

property drawer: DebugDrawer

[Read-Only] Debug Drawer

Type:

(DebugDrawer)