Hi all,
So I've implemented a custom Arnold camera node, created a CExtension which registers an mtoa translator and it all successfully goes through.
However, this type of camera is more akin to an othographic camera than a perspective one, but every time the camera type is chosen in the Arnold section of the camera, it disables the orthographic setting.
Is there some one I can hook myself in to these callbacks so that I can control what is set and adjusted when my camera type is selected? (If so, how? :P)
Cheers,
Alan.