.. | .. |
---|
12603 | 12603 | "MAX ndotl.x, ndotl.x, -ndotl.x;" + |
---|
12604 | 12604 | |
---|
12605 | 12605 | "SUB temp.x, one.x, ndotl.x;" + |
---|
12606 | | - "ADD temp.x, temp.x, options2.z;" + // lightsheen |
---|
12607 | | - "ADD temp.y, one.y, options2.y;" + // sursurface |
---|
| 12606 | + // Tuning for default skin |
---|
| 12607 | + //"ADD temp.x, temp.x, options2.z;" + // lightsheen |
---|
| 12608 | + "MAD temp.x, options2.z, half.y, temp.x;" + // lightsheen |
---|
| 12609 | + "ADD temp.y, one.y, options2.y;" + // subsurface |
---|
12608 | 12610 | "MUL temp.x, temp.x, temp.y;" + |
---|
12609 | 12611 | |
---|
12610 | 12612 | "MUL saturation, saturation, temp.xxxx;" + |
---|