Stage parameter object.
{Object} StageParameters - stage parameters
{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
{Integer} clipNear - position of camera near/front clipping plane in percent of scene bounding box
{Integer} clipFar - position of camera far/back clipping plane in percent of scene bounding box
{Float} clipDist - camera clipping distance in Angstrom
{Integer} fogNear - position of the start of the fog effect in percent of scene bounding box
{Integer} 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
Generated using TypeDoc
Stage parameter object.
{Object} StageParameters - stage parameters
{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
{Integer} clipNear - position of camera near/front clipping plane in percent of scene bounding box
{Integer} clipFar - position of camera far/back clipping plane in percent of scene bounding box
{Float} clipDist - camera clipping distance in Angstrom
{Integer} fogNear - position of the start of the fog effect in percent of scene bounding box
{Integer} 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