I'm trying to get the python code to activate object ID (Render geometry settings" but it doesn't work..
rgs = stage.createNode("rendergeometrysettings", f"RS_ObjectID_{g.name()}") # activation Object ID Redshift safe_set(rgs, "primvars:redshift:object:RS_objprop_ID_control", "set_or_create")
Any hint is welcome.
Thank you.