{Integer} sampleLevel - sampling level for antialiasing, between -1 and 5;
-1: no sampling, 0: only sampling when not moving
property
{Boolean} workerDefault - default value for useWorker parameter of representations
property
{Float} rotateSpeed - camera-controls rotation speed, between 0 and 10
property
{Float} zoomSpeed - camera-controls zoom speed, between 0 and 10
property
{Float} panSpeed - camera-controls pan speed, between 0 and 10
property
{Float} clipNear - position of camera near/front clipping plane
in percent of scene bounding box
property
{Float} clipFar - position of camera far/back clipping plane
in percent of scene bounding box
property
{Float} clipDist - camera clipping distance in Angstrom
property
{String} clipMode - how to interpret clipNear/Far and fogNear/Far values: "scene" for scene-relative, "camera" for camera-relative
property
{String} clipScale - "relative" or "absolute": interpret clipNear/Far and fogNear/Far as percentage of bounding box or absolute Angstroms (ignored when clipMode==camera)
property
{Float} fogNear - position of the start of the fog effect
in percent of scene bounding box
property
{Float} fogFar - position where the fog is in full effect
in percent of scene bounding box
property
{String} cameraType - type of camera, either 'persepective' or 'orthographic'
property
{Float} cameraFov - perspective camera field of view in degree, between 15 and 120
property
{Float} cameraEyeSep - stereo camera eye seperation
Stage parameter object.
{Color} backgroundColor - background color
{Integer} sampleLevel - sampling level for antialiasing, between -1 and 5; -1: no sampling, 0: only sampling when not moving
{Boolean} workerDefault - default value for useWorker parameter of representations
{Float} rotateSpeed - camera-controls rotation speed, between 0 and 10
{Float} zoomSpeed - camera-controls zoom speed, between 0 and 10
{Float} panSpeed - camera-controls pan speed, between 0 and 10
{Float} clipNear - position of camera near/front clipping plane in percent of scene bounding box
{Float} clipFar - position of camera far/back clipping plane in percent of scene bounding box
{Float} clipDist - camera clipping distance in Angstrom
{String} clipMode - how to interpret clipNear/Far and fogNear/Far values: "scene" for scene-relative, "camera" for camera-relative
{String} clipScale - "relative" or "absolute": interpret clipNear/Far and fogNear/Far as percentage of bounding box or absolute Angstroms (ignored when clipMode==camera)
{Float} fogNear - position of the start of the fog effect in percent of scene bounding box
{Float} fogFar - position where the fog is in full effect in percent of scene bounding box
{String} cameraType - type of camera, either 'persepective' or 'orthographic'
{Float} cameraFov - perspective camera field of view in degree, between 15 and 120
{Float} cameraEyeSep - stereo camera eye seperation
{Color} lightColor - point light color
{Float} lightIntensity - point light intensity
{Color} ambientColor - ambient light color
{Float} ambientIntensity - ambient light intensity
{Integer} hoverTimeout - timeout for hovering