| sdleiF | ||
| string args | style argsstyle parameters: Vstyle=name(args) | |
| float brightness0 .. 2 default=1.0  | brightness | |
| int color0 .. 16777215 default=16777215  | colorRGB format, 0xRRGGBB in hexadecimal | |
| float jointshadow | joint shadow size | |
| float partshadow | part shadow size | |
| SSGNode rootNode | object's root node | |
| string style | style namevisual style applied to this object | |
| snoitcnuF | ||
| function getArg(string name)returns string | get argument valueretrieve single style argument, as in: Vstyle=name(a=1,b=3) VisualModel.getArg("a") returns 1  | |
| Global context | >> | Experiment definition | >> | Visual style definition |