Community
Arnold General Rendering Forum
abbrechen
Suchergebnisse werden angezeigt für 
Anzeigen  nur  | Stattdessen suchen nach 
Meintest du: 

SetParameter Standin Subdiv override

2 ANTWORTEN 2
GELÖST
Antworten
Nachricht 1 von 3
Andrew_Wilkins1
356 Aufrufe, 2 Antworten

SetParameter Standin Subdiv override

Hello,

In quick testing on a basic sphere standin, I can't seem to be able to change subdiv type or iterations with a standin shape node operator override. (aiSetParameter)

subdiv_type=1

subdiv_iterations=4

Those were the default parameters when creating the override from the drop-down list, but is it actually something different?
Or are subdiv settings currently not able to be modified via an operator on standins?

Thank you. :]

operator.jpg

2 ANTWORTEN 2
Nachricht 2 von 3
Stephen.Blair
als Antwort auf: Andrew_Wilkins1

subdiv_type="catclark"

because otherwise you get this the script history:

setAttr -type "string" aiSetParameter1.assignment[0] "subdiv_type=1";
// Warning: [parameter] enum parameter "subdiv_type" is neither a literal string or a valid reference: 1 // 
// Warning: [assignment] unable to process parameter "subdiv_type": subdiv_type=1 // 

and in the Arnold log:

[parameter] enum parameter "subdiv_type" is neither a literal string or a valid reference: 1
[assignment] unable to process parameter "subdiv_type": subdiv_type=1


// Stephen Blair
// Arnold Renderer Support
Nachricht 3 von 3
Andrew_Wilkins1
als Antwort auf: Stephen.Blair

Okay right! Thanks so much once again. :leicht_lächelndes_Gesicht:

Sie finden nicht, was Sie suchen? Fragen Sie die Community oder teilen Sie Ihr Wissen mit anderen.

In Foren veröffentlichen  

Autodesk Design & Make Report