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

Find connected imagers through arnold API

2 ANTWORTEN 2
GELÖST
Antworten
Nachricht 1 von 3
zenop
456 Aufrufe, 2 Antworten

Find connected imagers through arnold API

Hi, I'm looking for a way to list the connected imagers through the arnold API. How is this done currently? I can't see any imager-related parameter on the options node.


Any pointers would be appreciated!

Zeno

Tags (3)
Beschriftungen (3)
2 ANTWORTEN 2
Nachricht 2 von 3
Stephen.Blair
als Antwort auf: zenop

imagers are connected via the input parameter on driver nodes and other imager nodes


driver_exr
{
 name defaultArnoldDriver/driver_exr.RGBA
 input "aiImagerLensEffects1"
 filename "C:/Users/blairs/Documents/maya/projects/default/images/untitled.exr"
 color_space ""
}
imager_lens_effects
{
 name aiImagerLensEffects1
 input "aiImagerColorCorrect1"
 layer_selection "RGBA"
}
imager_color_correct
{
 name aiImagerColorCorrect1
 input "aiImagerExposure1"
 layer_selection "RGBA"
}
imager_exposure
{
 name aiImagerExposure1
 input "aiImagerTonemap1"
 layer_selection "RGBA"
}
imager_tonemap
{
 name aiImagerTonemap1
 input "aiImagerWhiteBalance1"
 layer_selection "RGBA"
}




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

Perfect, thanks Stephen.

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