benne5 Posted October 4, 2019 Share Posted October 4, 2019 hou.ui.displayMessage prints messages to a ui. How do I print instructions to the scene viewer? Quote Link to comment Share on other sites More sharing options...
Alexey Vanzhula Posted October 5, 2019 Share Posted October 5, 2019 scene_viewer = hou.ui.paneTabOfType(hou.paneTabType.SceneViewer) scene_viewer.setPromptMessage('') 2 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.