Is it possible to save View SubD Level and Render SubD Level as a preset?

I looked through all of the options when trying to save a Properties preset, but those two parameters do not seem to be included in the available choices. Can they not be saved as a preset? I'd like to be able to quickly switch SubD levels with a button rather than going through Scene Optimizer or other plugins. Thanks.

Comments

  • crosswindcrosswind Posts: 9,712
    edited November 2025

    Unfortunately SubD properties are not included in the saving options of any Presets...

    You have to set them by using Daz Scripts ~~ Check this : http://docs.daz3d.com/doku.php/public/software/dazstudio/4/referenceguide/scripting/api_reference/samples/properties/node_properties/start

    Then use the clause like : findProperty("SubDIALevel"),  setValue(your desired subDLevel), etc.

    There're some Scripts within certain products that can get job done, check if you have them by: go to DS > Smart Content, filter by: "key::subd, you might be able to find some... Usually they're not encrypted, you can change the subd level values in Script IDE ~~

    Post edited by crosswind on
  • SnowSultanSnowSultan Posts: 3,803

    Thanks for the answer. I don't need it that badly to mess with scripting, haha.   ;) 

  • Does saving the figures as "scene subset" save the subd data? It should. But it will take longer to load than a material only duf.

Sign In or Register to comment.