style args
style parameters: Vstyle=name(args)
color
0xBBGGRR, 0x808080=normal, 0x000000=black, 0xffffff=extra bright
joint shadow size
part shadow size
object's root node
style name
visual style applied to this object
get argument value
function getArg(string name)
retrieve single style argument, as in: Vstyle=name(a=1,b=3) VisualModel.getArg("a") returns 1