Print at Dec 15, 2025, 7:35:07 PM

Posted by db4tech at Sep 12, 2010, 11:33:53 PM
Re: Easy 3D light bulb positioning
Thank you for your quick reply! smile

That is where I looked (I mean the SunFlow wiki) and you can see where I was going wrong, this is what I typed in as a test.

this.sunflow.parameter("bump.texture", imagePath);
this.sunflow.parameter("modifier", "bump_mapping");
this.sunflow.parameter("scale", 1);

I got close! smile

db4tech

Edit:
Well okay after looking again, maybe I wasn't so close! biggrin

Thanks again!