Thread
:
Showpoly Explain
View Single Post
#
10
08-27-2011, 07:28 AM
gaben
uhh no
Join Date: Aug 2011
Posts: 47
Polygons also support RGBA coloring, which is nice I guess.
PHP Code:
green
=
1
;
blue
=
0
;
red
=
0
;
alpha
=
1
;
Would output a 'green' polygon. Not sure if you can define/initialize color vars outside of the polygon index though.
Last edited by gaben; 08-27-2011 at
08:40 AM
..
gaben
View Public Profile
View GraalOnline Profile
Find all posts by gaben