[Closed] instanced cameras with one unique parameter?
Hi
For my stereocamera i need two totally identical cameras (VrayPhysical) but with one unique parameter (horizontal shift) on each of them. But if i instanciate two cameras there is no option to make a track unique, right? At least I couldn’t find any straightforward way…
The other method would be to create controllers for all tracks and instanciate just them. This works pretty well but has one drawback: Not all checkboxes seem to have parameters attached to them (e.g blades). So the cameras are almost identical but not entirely.
Do you have any ideas how to solve this problem?
help is very appreciated, David
Ok since i couldn’t find a better solution then instancing all parameters seperately that is where i am going. The problem boils down to: How can i wire non-animatable properties? They don’t show up anywhere. I guess adding a controller would make tham animatable and that is forbidden. But I want to keep them non-animatable. There must be a way to achieve this, right?
$.exposure
true
$.exposure.controller
-- Unknown property: "controller" in true
classof $.exposure
BooleanClass