DzSpotRenderTool documentation
![matew](https://secure.gravatar.com/avatar/af87b46a978a3478308b4431d7002bd5?&r=pg&s=100&d=https%3A%2F%2Fvanillicon.com%2Faf87b46a978a3478308b4431d7002bd5_100.png)
Hi! Is there any documentation about DzSpotRenderTool class?
I need to find a way to make a script for spot rendering a certain area on each frame of the animation.
Thank you
You currently have no notifications.
Hi! Is there any documentation about DzSpotRenderTool class?
I need to find a way to make a script for spot rendering a certain area on each frame of the animation.
Thank you
Licensing Agreement | Terms of Service | Privacy Policy | EULA
© 2025 Daz Productions Inc. All Rights Reserved.
Comments
I'm just guessing, but these may be what you want?:
See the code examples in this: http://docs.daz3d.com/doku.php/public/software/dazstudio/4/referenceguide/scripting/api_reference/object_index/imagerenderhandler_dz
...and these look useful:
DzRenderHandler::setCropWindow()
DzRenderHandler::setUseCropWindow()
Thank you! It might work