ted.mcclung Posted October 30, 2013 Posted October 30, 2013 I seem to have found Willy Wonka mode. I'm not sure how my editor ended up like this, but suddenly everything is super colorful. It almost looks like it's displaying normal information, but the colors behave wrong for that. Is this a diagnostic tool? How do I turn it off?
ulf.schroeter Posted October 30, 2013 Posted October 30, 2013 Try pressing key 3 or 4 in editor mode https://developer.unigine.com/en/docs/1.0/tools/editor/controls#visualization
binstream Posted October 31, 2013 Posted October 31, 2013 It's a mipmap visualization mode. To disable, type into the console: # render_show_mipmaps 0
steve3d Posted November 1, 2013 Posted November 1, 2013 I'm still confusing about what the colors means in this mipmap mode. maybe you guys should add some information about the meanings of these debug mode.
binstream Posted November 1, 2013 Posted November 1, 2013 One color per MIP level, so the MIP 0 should be red, MIP 1 - green and so on.
Recommended Posts