Message 1 of 5
I want to render the Model/object in window

Not applicable
07-24-2019
03:24 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I want to render the object in window.
I've created a window in Maya using python scripting. And I've a model in Maya which is in '.obj' format.
Now I want to show the object in the window I created through scripting. How should I go about this?
I searching up & down on the Maya document where I'm unable to find a proper solution.
Please provide a solution. Even if the solution is bit complicated I'm ready to work with it.