Function globals canvas api group Group setColor
Set color to children of type Path and Text. It is possible to optionally specify which types of children should be affected by passing a vector as the last agrument, ie. my_group.setColor(1,1,1,[Path]);