During procedural updates, some attributes are always set back and forth, which is not efficient in some use cases.
For example, subdiv_iterations is always reset to 0 before being set back to the value of primvars:arnold:subdiv_iterations, which forces the modified geometries to reload over and over on the arnold internal side
During procedural updates, some attributes are always set back and forth, which is not efficient in some use cases.
For example, subdiv_iterations is always reset to 0 before being set back to the value of primvars:arnold:subdiv_iterations, which forces the modified geometries to reload over and over on the arnold internal side