Community
Arnold for 3ds Max
Rendering with Arnold in 3ds Max using the MaxtoA plug-in.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

override primary visibility ass

2 REPLIES 2
Reply
Message 1 of 3
Rikdelausnay3YM95
538 Views, 2 Replies

override primary visibility ass

Is there a way to do an absolute override of the primary visibility parameter of all the objects inside an ass file.

At the moment a couple of objects in the ass have primary visibility off.

The override primary visibility in the attribute editor is only able to turn everything off.
Is it possible to do the reverse and turn it on for every object in the ass?

Tags (2)
Labels (2)
2 REPLIES 2
Message 2 of 3

Use an operator and set visibility=255

or visibility += 1



// Stephen Blair
// Arnold Renderer Support
Message 3 of 3

If you want to only affect the shapes in the .ass file then you can use the following selection in the 'set_parameter' operator:

"*.(@type == 'shape')"

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report