Level: 3rd
This parameter defines the scale for width/radius of primitives. If "relative" is used, the radius/width of primitives such as ATOMs are scaled to fit the window size. If "absolute" is used, the radius/width of primitives are scaled with a constant value spcified by scale below.
nothing
The way to determine radius.
"absolute" : use given values without scaling
"relative" : scale the position using the factor scale below.
The scale factor for width/radius. In case of "relative", actual scaling factor is (this value) * min( stageWidth, stageHeight ). In case of "absolute", this value is used as the scaling factor. The default value is extermely small for the "absolute" setting. If you use "absolute", please modify this scaling factor, too.