I like to use ShowDebug ANIMATION, and often use ShowDebugToggleSubcategory to set it to print exactly what I’d like.
e.g.
ShowDebug ANIMATION | ShowDebugToggleSubCategory CURVES | ShowDebugToggleSubCategory NOTIFIES | ShowDebugToggleSubCategory 3DBONES | ShowDebugToggleSubCategory GRAPH | ShowDebugToggleSubCategory FULLGRAPH | ShowDebugToggleSubCategory FULLBLENDSPACEDISPLAY
It gets tedious toggling each one though to have the set-up needed. Is there a way to set a SubCategory to be immediately as off?
I’ve tried ShowDebugToggleSubCategory GRAPH 0, but it still behaves as a toggle.