Michael
10-16-2008, 09:11 PM
cf
Color Fill
---------- INPUTS ----------
1: Object
2: Numbers (R, G, B)
----------- NOTES -----------
If Child 2 not provided will output an object copy
--------- EXAMPLE ---------
fill a shape red
(cf(object)(255,0,0))
--------- RELATED ---------
cl - Color Line
ci - Color Image
cv - Color Video
Color Fill
---------- INPUTS ----------
1: Object
2: Numbers (R, G, B)
----------- NOTES -----------
If Child 2 not provided will output an object copy
--------- EXAMPLE ---------
fill a shape red
(cf(object)(255,0,0))
--------- RELATED ---------
cl - Color Line
ci - Color Image
cv - Color Video