Redshift Parameter Control in Deadline Houdini Plugin

I’ve added functionality to control Redshift parameters directly from the Deadline Monitor. This is particularly useful when you need to adjust render settings like camera or denoiser after submission without modifying the original hip file.

Can I add it to github? I don’t know all the licensing staff.

Added Parameters:

  • Camera Selection (RS_renderCamera) - Choose from available cameras in the scene

  • Resolution Override

    • Enable Override (RS_overrideCameraRes)

    • Resolution Scale (RS_overrideResScale)

    • Custom Resolution (RS_overrideRes1, RS_overrideRes2)

  • Sampling Settings

    • Unified Adaptive Error Threshold

    • Min/Max Samples

  • Denoising

    • Enable Denoising

    • Denoise Engine Selection

  • Ray Depth Settings

    • Combined

    • Reflection

    • Refraction

    • Volume

    • Transparency

  • Motion Blur Settings

    • Enable Motion Blur

    • Transform/Instance Steps

    • Deformation Blur

    • Instance/Particle Blur

    • Deform/Particle Steps

    • Motion Blur Angle

Use Cases:

  1. Forgot to change camera before submitting? No problem - select it in Deadline Monitor

  2. Need to enable denoising for specific jobs? Toggle it in the plugin settings

  3. Want to test different sampling settings? Adjust them without reopening the hip file

  4. Quick resolution changes for test renders

The changes have been tested with Deadline 10.3.2.1, Houdini 20.5 nad Redshift 2025.1.1

https://www.dropbox.com/scl/fo/rh1x9k3vpnidps7yio0b6/ABVdn7lwdF4-P7iO7nsqKbc?rlkey=khsh32e868yzfapwhhgj2dr1j&dl=0

Cheers!

2 Likes