Announcements

Between mid-October and November, the content on AREA will be relocated to the Autodesk Community M&E Hub and the Autodesk Community Gallery. Learn more HERE.

Maxscript Change Render RegionRect on every Frame in Networkrender

Maxscript Change Render RegionRect on every Frame in Networkrender

nexus
Explorer Explorer
373 Views
0 Replies
Message 1 of 1

Maxscript Change Render RegionRect on every Frame in Networkrender

nexus
Explorer
Explorer

I Try to change the renderregion on every Frame in Network Render with the callbackfunction:

 

callbacks.addScript #preRender "ChangeRegionScript" id:#ChangeRegionScript

i tried also 

#preRendereval

 

both scripts a working but the first frame is the last renderregion or the first region twice.

So the following Frames a one regionsetting behind my order.

 

It seems that the scripts change the render region after the rendering and not before.

 

Does Anybody know how to solve this?

 

0 Likes
374 Views
0 Replies
Replies (0)