Closed xtvjxk123456 closed 7 years ago
You can register a host using api.register_host("my_host")
, which is just a plain string. Or you can have the host registered with Pyblish Maya.
@xtvjxk123456 For general questions about Pyblish, it'd be best if you posted on the forums and save issues for bug reports.
ok, i will do it , Thanks
e...it is right?? (use pyblish.api.current_host() in plugin class ,and plugin load use env PYBLISHPLUGINPATH)
that mean i must write and register plugin in maya?