#368526
Hi,

Sorry if I missed the information, but is there a way to disable directly, in the rhino plug-in, the three options Motion blur/Displacement/dispersion ?

When I open the .mxs there always on.

I have an animation to render and I don't want to manually remove those options for all frames.

Thank you,

LX
#368528
Those particular switches are not yet exposed in the plugin UI. You can enable them for single-frame rendering by putting switches in Output > Command Line:
Code: Select all
-motionblur:off -displacement:off -dispersion:off
For an animation, though, it would be necessary to export the frames and render the animation from a Windows command prompt:
Code: Select all
C:\Program Files\Next Limit\Maxwell 2> maxwell.exe -mxs:"c:\dir\frame_0000.mxs" -d -a:0-100 -motionblur:off -displacement:off -dispersion:off
Sketchup 2025 Released

Thank you Fernando!!!!!!!!!!!!!!!!!!!!!!!!!!! hwol[…]

I've noticed that "export all" creates l[…]

hmmm can you elaborate a bit about the the use of […]

render engines and Maxwell

Funny, I think, that when I check CG sites they ar[…]