cspear opened this issue on Apr 02, 2012 ยท 2 posts
cspear posted Mon, 02 April 2012 at 4:26 AM
Specifically, why is the color setting black by default, when 99.9% of the time we want to use white? And is there any way to change the default behaviour?
Windows 10 x64 Pro - Intel Xeon E5450 @ 3.00GHz (x2)
PoserPro 11 - Units: Metres
Adobe CC 2017
aRtBee posted Fri, 06 April 2012 at 2:15 PM
the Comp node presents the 1st, 2nd or 3rd component from:
point in space (on surface) * value + pixel in image_map or so * colorswatch
1st component is either X or Red, 2nd is Y or Green, 3rd is Z or Blue.
from the default, it presents 0 as value = (0,0,0) and colorswatch = (0,0,0) too.
You can extract Green from a texture, but also height Y from a position to generate a height-dependant texture.
I agree that (1,1,1) should be more handy as a default for value as well as color, you can issue a call at SM.
- - - - -
Usually I'm wrong. But to be effective and efficient, I don't need to be correct or accurate.
visit www.aRtBeeWeb.nl (works) or Missing Manuals (tutorials & reviews) - both need an update though