Depsgraph(bpy_struct)¶
base class — bpy_struct
-
class
bpy.types.
Depsgraph
(bpy_struct)¶ -
debug_graphviz
(filename)¶ debug_graphviz
Parameters: filename (string, (never None)) – File Name, File in which to store graphviz debug output
-
debug_rebuild
()¶ debug_rebuild
-
debug_stats
()¶ Report the number of elements in the Dependency Graph
-
Inherited Properties
Inherited Functions
References