#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
Maxwell Rhino 5.2.6.8 plugin with macOS Tahoe 26

Good morning everyone, I’d like to know if t[…]

Sketchup 2026 Released

Sketchup has released 2026 version today. When may[…]

Help with swimming pool water

I've had closer look at the pool image above. I[…]

Hi, Maxwell Render works fine on my Mac M4 with O[…]