Rhia474 opened this issue on Oct 02, 2023 ยท 199 posts
JustBeCause posted Thu, 12 October 2023 at 4:53 PM
I could need some help now that some users gotten active that seem having some experience to expand that Vascularity script to use on older skins for a one klick adjustment
I got the three main lines for the script " Example "
KsColor 0 0 0 1 used for Specular
KdColor 0 0 0 1 used for Diffuse
KaColor 0 0 0 1 used for Ambient
This would be a black setup , now what I would need is the code for
Alternate_Diffuse
Alternate_Specular
Is there any similar shortcut or does it have to look like this ?
nodeInput "AlternateDiffuse"
{
name "Alternate_Diffuse"
value 0.945098 0.945098 0.945098 "For white"
nodeInput "AlternateSpecular"
{
name "Alternate_Specular"
value 0 0 0 " For Black
Hope that some have Poser file scripting knowledge in his thread to figure out these shortcuts, it would save me some time making a search.