mhdmhd / MayaSceneConverter

Maya Scene Converter is a python-based Qt tool for converting scenes from a render engine to another in Maya.
GNU General Public License v3.0
56 stars 8 forks source link

vraylight size to aiarealight scale #2

Closed PaulOblomov closed 4 years ago

PaulOblomov commented 4 years ago

me can't convert those two, since aiarealight doesn't have any scale parameters (only standard maya shape scaling), while vray has it (uscale/vscale). any thoughts how to convert it ?

with redshift you don't have such a problem, since it does have scale parameters (if i correctly remember).

mhdmhd commented 4 years ago

If there is no corresponding attribute(close enough functionality) then sorry there is nothing to convert, it is simple as that. Like I described the script It gives you a great head start, but obviously you have some work to do. I think Redshift also doesn't have (uscale/vscale).

PaulOblomov commented 4 years ago

sure, no problemo. just thought it converts ut all, so both light attributes and shape attributes are handled by ur script.

On Tue, Sep 15, 2020, 17:16 mhdmhd notifications@github.com wrote:

If there is no corresponding attribute(close enough functionality) then sorry there is nothing to convert, it is simple as that. Like I described the script It gives you a great head start, but obviously you have some work to do. I think Redshift also doesn't have (uscale/vscale).

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mhdmhd/MayaSceneConverter/issues/2#issuecomment-692744299, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEWDABT4RFEW7R2NHTN4COLSF5ZKXANCNFSM4RMUXVGQ .