Level: 3rd or 4th
Autoscale handler. Usually, the positions of atoms are scaled so as to fit the window size.
nothing
Handler for the position scaling. If the value > 0, automatic scaling is disabled and the value manualscale (see below) is used as the scaling factor. Otherwise (including default), the positions are automatically scaled using the autoscale parameter and stage size.
Scaling factor for the positions. Actual scaling factor is stageWidth * (this value) / (largest abs(x) in xml), where the geometric center of the coordinate is translated to be (0,0,0) automatically.
Positional scaling factor for the manual scaling. See also RADIUS element if you use this.
This parameter is available only inside the GLOBAL. If the value > 0, scaling factor for the positions of the first SCENE is inheritted to the other SCENEs. Usually, this parameter should not be changed.