[cgkit-user] RiShadingRate(.5)
Brought to you by:
mbaas
|
From: Rene <dar...@gm...> - 2007-07-20 12:12:41
|
Hi, Again I have basic questions. I've written a myfile.py file that contains the geometry/shader, lights, camera, etc data. Now if I use render.py this writes a main.rib file. But this main.rib file doesn't contain the "RiShadingRate(.5)" that I have written in the myfile.py [on a separate line]. The "ShadingRate 0.5" is echoed on the command line, but it's not in the main.rib. Now, is there another way to output to the myfile.rib so that the RiShadingRate(.5), etc is written in there? or is there something I've done wrong? and can get the shading rate data into the main.rib. Thank you:) Daredemo |