Quasihedron
Member
Registered:1522123366 Posts: 33
Posted 1548993723
· Edited
Reply with quote
#1
The 3D Highlight Color and 3D shadow Color are not working.
Please see the attached screen capture with comments added.
kcarlino
Administrator
Registered:1499208671 Posts: 544
Posted 1549172110
Reply with quote
#2
Please export the brush code and paste into a message here.
Quasihedron
Member
Registered:1522123366 Posts: 33
Posted 1549216236
Reply with quote
#3
Here is the brush code I am using. I have tried moving the 3D H&S Colors to various positions in the hierarchy.
Thanks for the help. Quasihedron quasihedron@yahoo.com
** START BRUSH CODE
2404 36,56,36,80,15,5 Covers Plain coverage 0,36,56,36,24,59,43,29,96,68,14,127,90 Opac Abs2,flat,0,0 bShape,combo,0,8 Size Min,combo,0,3 pEmit Rnd,combo,0,0 pMove Mouse,combo,1,2 *Bld normal,combo,2,5 pSpd,combo,0,3 pRend LinSA,combo,9,6 Color1to1,peak,3,9 *Color1to4,peak,3,9 *Color1and2,peak,3,9 *Mirror h,combo,0,0 *Mirror hv,combo,0,0 *Symmetry,combo,0,8 Mirror pg hv[1]Mirror Page HV[2]0[3]1[4]1[5] [6],combo,0,0 Symmetry pg[1]Page Symmetry[2]1[3]99[4]1[5] [6],combo,0,8 3D Abs[1]3D Effect[2]0[3]100[4]1[5] [6],combo,5,0 3D Hightlight Color[1]3D Highlight Color[2]1[3]4[4]1[5] [6],flat,4,0 3D Shadow Color[1]3D Shadow Color[2]1[3]4[4]1[5] [6],flat,0,0 No effect,combo,0,0 No effect,combo,0,0 No effect,combo,0,0 No effect,combo,0,0 No effect,combo,0,0 No effect,combo,0,0 No effect,combo,0,0 No effect,combo,0,0 No effect,combo,0,0 No effect,combo,0,0 No effect,combo,0,0 No effect,combo,0,0 No effect,combo,0,0 QH-2018-Rose-Bush-green-Red-v001 0,1,1,1,1,1,1,1,0,0,0,0 default ** END BRUSH CODE
kcarlino
Administrator
Registered:1499208671 Posts: 544
Posted 1549285902
Reply with quote
#4
Here is a modified version to show it's working. ** START BRUSH CODE 2406 24,59,43,80,15,5 Covers Plain coverage 1,36,56,36,24,59,43,29,96,68,255,14,16 Opac Abs2,flat,0,0 bShape,combo,0,8 Size Min,combo,0,3 pEmit Rnd,combo,0,0 pMove Mouse,combo,1,2 *Bld normal,combo,2,5 pSpd,combo,0,3 pRend LinSA,combo,9,6 Color1to1,peak,3,9 *Color1to4,peak,3,9 *Color1and2,peak,3,9 *Mirror h,combo,0,0 *Mirror hv,combo,0,0 *Symmetry,combo,0,8 Mirror pg hv[1]Mirror Page HV[2]0[3]1[4]1[5] [6],combo,0,0 Symmetry pg[1]Page Symmetry[2]1[3]99[4]1[5] [6],combo,0,8 3D Hightlight Color[1]3D Highlight Color[2]1[3]4[4]1[5] [6],combo,4,0 3D Shadow Color[1]3D Shadow Color[2]1[3]4[4]1[5] [6],combo,0,0 3D Abs[1]3D Effect[2]0[3]100[4]1[5] [6],combo,5,0 No effect,combo,0,0 No effect,combo,0,0 No effect,combo,0,0 No effect,combo,0,0 No effect,combo,0,0 No effect,combo,0,0 No effect,combo,0,0 No effect,combo,0,0 No effect,combo,0,0 No effect,combo,0,0 No effect,combo,0,0 No effect,combo,0,0 No effect,combo,0,0 QH-2018-Rose-Bush-green-Red-v001 0,1,1,1,1,1,1,1,0,0,0,0 default ** END BRUSH CODE
Quasihedron
Member
Registered:1522123366 Posts: 33
Posted 1549302519
Reply with quote
#5
Thanx. It is working now.
Why would moving the 3D ABS entry affect the 3D lighting colors? Seems like the logic for implementing the brush code is a bit unusually sensitive to entry position. Quasihedron quasihedron@yahoo.com
kcarlino
Administrator
Registered:1499208671 Posts: 544
Posted 1549412001
Reply with quote
#6
In general the order is important, the effects are processed one after the other. However, there some effects that set a mode. Those mode effects aren't impacted by order.