Background reflection for metals
Posted: Mon Oct 16, 2006 10:37 am
				
				Hi,
I'm not sure if this is actually a bug, but this is something I noticed:
When you set a background color like this:
or with any other color value, it doesn't actually reflect that color in a metal material. It just keeps reflecting black where there's no mesh to reflect.
I couldn't really find anything concerning this problem, so I thought I'd best post it here.
			I'm not sure if this is actually a bug, but this is something I noticed:
When you set a background color like this:
Code: Select all
	<background>
		<spectrum>
			<rgb>
				<rgb>1 1 1</rgb>
			</rgb>
		</spectrum>
	</background>
I couldn't really find anything concerning this problem, so I thought I'd best post it here.
