When I create a Sun in the GUI it asks me if I want to put the sun/sky in the enviroment slot.
(I usually take it out and then put it in the vray overide enviorment slot).
How do I create a sun and link it to the default behaviour sun/sky material?
(IE linked to the newly created sun but without a manual sun node)
I know this much:
how do I think link in a VraySky material and make it automatic.
also lookin at this sun,created by the script, the light object is pretty tiny, how do I make it bigger?
(I usually take it out and then put it in the vray overide enviorment slot).
How do I create a sun and link it to the default behaviour sun/sky material?
(IE linked to the newly created sun but without a manual sun node)
I know this much:
Code:
V = Vraysun pos:[10,10,10] target:(t = targetobject pos:[0,0,0] name:"VraySun_target")
also lookin at this sun,created by the script, the light object is pretty tiny, how do I make it bigger?
Comment