SettingStrings¶
- AA_SETTING_ENABLED¶
“aaSetting” key_string
aaSetting
Toggles the screen space AntiAliasing.
- ADDITIONAL_COOKIES¶
“additionalCookies” key_string
additionalCookies
A list of cookies that are added to all requests.
- ADDITIONAL_REQUEST_HEADERS¶
“additionalRequestHeaders” key_
additionalRequestHeaders
Specifies additional request headers
- ADDITIONAL_WS_QUERY_PARAMETERS¶
“additionalWSQueryParameters”
Allows to specify additional key-value pairs passed as query parameters to the WebSocket URI. The following keys are currently not allowed "token", "memberId".
- ADD_BUTTON_ENABLED¶
“addButtonEnabled” key_
addButtonEnabled
Enables/disables the Add button in webvis-full
- ALLOW_ANNOTATIONS_FROM_UNTRUSTED_SOURCE¶
“allowAnnotationsFromUntrustedSource” default
“never”
Enables/Disables content validation for annotations from an untrusted source
- ANNOTATION_EDITING_ENABLED¶
“annotationEditingEnabled” key_string
annotationEditingEnabled
Enables/Disables the Annotation editing on double-click
- APP_ID¶
“appId” key_string
appId
- ARKIT_CONFIG¶
“arkitConfigs” key_string
arkitConfigs
ARKit configuration settings - Configuration object contains values for arkitFPS and JPEGCompression. - jpegCompression - values range from 0.0 to 1.0 - arkitFps - update framerate for processing. - Current config JSON at/repo/webvis/config.json { ..., "arkitConfigs": { "default": { "jpegCompression": "0.5", "arkitFps": "30", "webviewSettings": {} }} ..., }
- AUTOPLAY¶
“autoplay” key_
autoplay
Set webvis to enable all added data by default
- AUX_MODE_AVAILABLE¶
“auxModeAvailable” key_
auxModeAvailable
Set if aux mode should be available
- AUX_MODE_RECURSIVE_SEARCH¶
“auxModeRecursiveSearch” key_
auxModeRecursiveSearch
Set if aux mode searches attached faces recursively
- AUX_MODE_UNCOLOR_FACES_ON_LEAVE¶
“auxModeUncolorFacesOnLeave” key_string
expandOnViewerSelection
Uncolor all faces when leaving the aux mode
- BACKGROUND_COLOR¶
“backgroundColor” key_string
childInstanceCreationsPerFrame
Sets/gets the current availability of the 3 color comparison
- BACKGROUND_DOWNLOAD_INTERVAL¶
“backgroundDownloadInterval” key_
backgroundDownloadInterval
Sets the interval length in milliseconds for downloading when the tab has lost focus
- BOOSTER_REST_ENDPOINT¶
“boosterRestEndpoint” key_
boosterRestEndpoint
The endpoint where webvis tries to connect to the booster
- BOOSTER_WS_ENDPOINT¶
“boosterWSEndpoint” key_
boosterWSEndpoint
The endpoint where webvis tries to connect to the booster
- BRANDING_LABEL¶
“brandingLabel” key_
brandingLabel
Label used for branding. It is shown as an HTML link on the viewer and linked to BRANDING_URL.
- BRANDING_URL¶
“brandingURL” key_
brandingURL
URL to which the Branding Label points.
- CAMERA_FIELD_OF_VIEW¶
“defaultFieldOfView” key_string
defaultFieldOfView
Sets the camera field of view in degrees
- CAPPING_CREATION_ENABLED¶
“cappingCreationEnabled” key_
cappingCreationEnabled
Enables/Disables Capping Geometry creation
- CAPPING_GEOMETRY_COLOR¶
“cappingGeometryColor” key_
cappingGeometryColor
Specifies the color of the capping geometries
- CHILD_INSTANCE_CREATIONS_PER_FRAME¶
“childInstanceCreationsPerFrame” key_string
childInstanceCreationsPerFrame
Sets the number of instances that are created per frame in the createChildInstances loop
- CLIPPLANE_CAPPING_ENABLED¶
“clipplaneCappingEnabled” key_
clipplaneCappingEnabled
Toggles the capping color effect for the 3D clip planes.
- CLIPPLANE_EDGE_COLOR¶
“clipplaneEdgeColor” key_
clipplaneEdgeColor
A RGB or RGBA color value for the capping edge color as hexadecimal tupel (ex. “FF880088”). The A channel defines the blend factor with the original material. The capping color can be disabled by setting the alpha channel to “00”.
- CLIPPLANE_INNER_COLOR¶
“clipplaneInnerColor” key_
clipplaneInnerColor
Fill color for the clip plane 3D visualization. The respective effect can be disabled by setting the alpha channel to “00”.
- CLIPPLANE_SPINNER_INCREMENT¶
“clipplaneSpinnerIncrement” key_
clipplaneSpinnerIncrement
Increment for the clipplane spinner elements of webVis UI.
- COLORIZE_EFFECT_ENABLED¶
“colorizeEffect” key_string
colorizeEffect
Toggles the random part color effect.
- COLOR_COMPARISON_AVAILABLE¶
“colorComparisonAvailable” key_string
childInstanceCreationsPerFrame
Sets/gets the current availability of the 3 color comparison
- COLOR_COMPARISON_FIRST_COLOR¶
“colorComparisonFirstColor” key_
colorComparisonFirstColor
Three color comparison first color
- COLOR_COMPARISON_MATCHING_COLOR¶
“colorComparisonMatchingColor” key_
colorComparisonMatchingColor
Three color comparison matching color
- COLOR_COMPARISON_SECOND_COLOR¶
“colorComparisonSecondColor” key_
colorComparisonSecondColor
Three color comparison second color
- COLOR_DIALOG_ENABLE_HTML_COLOR_CODE¶
“colorDialogEnableHtmlColorCode” key_string
initialFit
Enable/ disable in color dialog a text control with the color code
- CONFIG_FILE_PATH¶
“configFilePath” key_string
configFilePath
Path to the config file. If this has been set during loading (in webvis-config or as URL parameter), the corresponding config file is used. Otherwise, a default config from the instant3Dhub server is used.
- CONSOLE_ENABLED¶
“consoleEnabled” key_string
consoleEnabled
Enables/Disables the webvis console
- CONTEXT_MENU_ENABLED¶
“contextMenuEnabled”
- CONTEXT_MENU_FUNCTION¶
“contextMenuFunction” key_string
- labelTooltipFunction A function to modify the context menu’s contents
key_
labelTooltipFunction
A function to modify the context menu's contents This function has as argument: the array with the entries by default of the context menu; and consequently it is expected as a return value, the entries that are wanted to be shown in the context menu:
- COORDINATE_SYSTEM¶
“coordSys” key_
coordSys
Defines the front plane of the model for use with the UI elements.
- CUSTOM_CSS_MAP¶
“customCSSMap” key_string
customCSSMap
key-value pairs of custom css properties for themes.
- CUSTOM_ICON_MAP¶
“customIconMap” key_string
customIconMap
Allows to add custom UI icons
- CUSTOM_TOOLBAR_ICON_MAP¶
“customToolbarIconMap” key_string
customToolbarIconMap
Custom Toolbar Icons
- CUSTOM_TREE_ICON_MAP¶
“customTreeIconMap” key_string
customTreeIconMap
CustomTreeIconMap
- DATA_UNIT¶
“dataUnit” key_string
dataUnit
Sets the unit for data inside the webVis UI.
- DEACTIVATE_PMI_ON_RESOURCE_DEACTIVATION¶
“deactivatePmiOnResourceDeactivation” key_
deactivatePmiOnResourceDeactivation
Deactivate PMIs on resource deactivation.
- DEBUG¶
“debug” key_string
debug
Enabdles the debug mode
- DECOUPLED_TRAVERSAL_ENABLED¶
“decoupledTraversalEnabled” key_string
decoupledTraversalEnabled
Enables/disables decoupled scene traversal
- DEFAULT_QUERY_LINK_DEPTH¶
“defaultQueryLinkDepth” key_string
defaultQueryLinkDepth
Default value for the link depth (resource links) for queries
- DISABLE_DEFAULT_INTERACTION¶
“disableDefaultInteraction” key_
gizmoScale
Scaling factor for the the gizmo geometries
- DOMAIN_GATEWAYS¶
“domainGateways” key_
domainGateways
The list of possible domain gateways in the infrastructure
- DOUBLE_CLICK_TIME_WINDOW¶
“doubleClickTimeWindow” key_string
doubleClickTimeWindow
Sets the time window for a double click
- DYNAMIC_AUX_CONTRAST_ENABLED¶
“dynamicAuxContrastEnabled” key_string
dynamicAuxContrastEnabled
Enables/disables dynamic aux contrast
- DYNAMIC_COR_ENABLED¶
“dynamicCOREnabled” key_string
dynamicCOREnabled
Enables/disables the dynanic center of rotation feature
- ENABLE_FILE_UPLOAD¶
“enableFileUpload” key_string
enableFileUpload
Enables the upload field in the add dialog
- EXPAND_ON_VIEWER_SELECTION¶
“expandOnViewerSelection” key_string
expandOnViewerSelection
Expands a subtree to the leaf when selected in the viewer
- EXT_REF_MAX_NUM_PARALLEL_REQUESTS¶
“externalReferencesNumParallelRequests” key_string
externalReferencesNumParallelRequests
The maximum number of parallel external reference requests
- EXT_REF_PROCESSING_BLOCK_SIZE¶
“externalReferencesProcessingBlockSize” key_string
externalReferencesProcessingBlockSize
The block size to process externalReferences per frame before budget check
- EXT_REF_PROCESSING_BUDGET¶
“externalReferencesProcessingBudget” key_string
externalReferencesProcessingBudget
The budget in ms to process externalReferences per frame
- FACE_SELECTION_COLOR¶
“faceSelectionColor” key_
preSelectionColor
Color to be used to indicate selected faces in the 3D view.
- FILE_UPLOAD_URL¶
“fileUploadURL” key_string
fileUploadURL
Target URL for file uploads
- FLYTO_ON_DOUBLECLICK_ENABLED¶
“flyToOnDoubleClick” key_string
flyToOnDoubleClick
Enables/disables the flyto on double click feature
- FLY_NAVIGATION_SPEED¶
“flyNavigationSpeed” key_string
flyNavigationSpeed
Defines the speed for the Fly navigation mode
- FRUSTUM_CULLING¶
“frustumCulling” key_string
frustumCulling
Enable frustum culling.
- GARBAGE_COLLECTION_CYCLE¶
“garbageCollectionCycle” key_string
garbageCollectionCycle
Triggers GC on IE every n frames
- GATEWAY_MAPPING¶
“gatewayMapping” key_
gatewayMapping
Only use this if you know what you are doing.
- GIZMOS_ENABLED¶
“gizmosEnabled” key_
gizmosEnabled
Enables/Disables the gizmos for manipulating 3D entities in the viewer.
- GIZMO_SCALING_FACTOR¶
“gizmoScalingFactor” key_
gizmoScale
Scaling factor for the the gizmo geometries
- GPU_MEMORY_RELEASE_FACTOR¶
“gpuMemoryReleaseFactor” key_string
gpuMemoryReleaseFactor
- HOVERING_LABEL_MODE¶
“hoveringLabelMode”
Mode selection for hovering label
- HOVER_BLEND_FACTOR¶
“hoverBlendFactor” key_string
hoverBlendFactor
Defines the strength of the hover effect when pointing on a part in the 3D view.
- HUB_INTERFACE_VERSION¶
“hubInterfaceVersion” key_string
hubInterfaceVersion
- HUB_URL¶
“hubURL” key_string
hubURL
- IGNORE_BOOSTER¶
“ignoreBooster” key_
ignoreBooster
if this is set webvis will not try to connect to a booster
- INITIAL_FIT¶
“initialFit” key_string
initialFit
Fit on first enable
- INITIAL_STATE_ACTIVATION¶
“initialStateActivation” key_
initialStateActivation
Check for initial state activation
- INIT_DATA¶
“initData” key_
initData
Set data to load on start
- INIT_VIEW¶
“initView” key_
initView
Set a view matrix to show on start
- INTERNAL_SESSION_DEVICE_TAGS¶
“internalSessionDeviceTags” key_
internalSessionDeviceTags
Defines additional device tags that are communicated with the session
- INVERT_ZOOM_DIRECTION¶
“mouseInvertZoomingDirection” key_string
mouseInvertZoomingDirection
Inversion if mouse zoom direction
- L3D_INTERFACE¶
“l3dInterface” key_string
l3dInterface
L3D interface
- L3D_REPRESENTATION_DEFAULTS¶
“l3dRepresentationDefaults” key_string
l3dRepresentationDefaults
Default l3d representation to load.
- LABEL_TOOLTIP_ENABLED¶
“labelTooltipEnabled” key_string
labelTooltipEnabled
Enables or disables the display of the 3D label tooltip.
- LABEL_TOOLTIP_FUNCTION¶
“labelTooltipFunction” key_string
labelTooltipFunction
A function to define the content of tooltips.
- LANGUAGE¶
“language” key_
language
Sets the language for the UI s.
- LOCAL_CACHE_SERVICE_WORKER¶
“localCacheServiceWorker” key_string
localCacheServiceWorker
Settings object for the locally caching service worker
- LOG_LEVEL¶
“logLevel” key_
notificationLogLevels
A single value. All messages with a lower log level are logged One of "TRACE", "DEBUG", INFORMATION", "WARNING", "ERROR" or "FATAL".
- MARK_EXPERIMENTAL_CONTENT_TYPES¶
“markExperimentalContentTypes” key_string
markExperimentalContentTypes
Set whether the experimental content-types are going to be differentiated from other types, when they are listed in the add-dialog
- MAX_ACTIVE_SCENE_VOLUME_DIAMETER¶
“maxActiveSceneVolumeDiameter” key_string
maxActiveSceneVolumeDiameter
This limits the range of the active scene volume
- MAX_CONCURRENT_DOWNLOADS¶
“maxConcurrentDownloads” key_string
maxConcurrentDownloads
Maximum number of concurrent downloads
- MAX_DYNAMIC_CLIP_DIST¶
“maxDynamicClipDistance” key_
maxDynamicClipDistance
Maximum dynamic clipping distance.
- MAX_GPU_MEMORY¶
“maxGPUMemory” key_string
maxGPUMemory
Limit for GPU memory.
- MAX_RENDER_SERVICE_CONNECTION_RETRIES¶
“maxRenderServiceConnectionRetries” key_string
maxRenderServiceConnectionRetries
Maximal number retries to connect to the RenderService
- MAX_RENDER_SERVICE_PING_RETRIES¶
“maxRenderServicePingRetries” key_string
maxRenderServicePingRetries
Maximal number retries to ping to the RenderService
- MAX_SESSION_HANDLER_SERVICE_CONNECTION_RETRIES¶
“maxSessionHandlerServiceConnectionRetries” key_string
maxSessionHandlerServiceConnectionRetries
Maximal number retries to connect to the SessionHandlerService
- MAX_SRC_MEMORY¶
“maxSRCCPUMemory” key_string
maxSRCCPUMemory
Limit for CPU-side memory (RAM).
- MEASUREMENT_ANGULAR_TOLERANCE¶
“measurementAngularTolerance” key_
measurementAngularTolerance
Angular tolerance for measurements, in degrees. This value can be used to treat almost-perpendicular cases as perpendicular, which allows to measure orthogonal distances between almost-perpendicular planes or lines.
- MEASUREMENT_HIGHLIGHT_FACE_COLOR¶
“measurementHighlightFaceColor” key_
measurementHighlightFaceColor
Color to be used to indicate the parts the user is interacting with in the 3D scene.
- MEASUREMENT_HIGHLIGHT_LINE_COLOR¶
“measurementHighlightLineColor” key_
measurementHighlightLineColor
Color to be used to indicate the parts the user is interacting with in the 3D scene.
- MEASUREMENT_MATERIAL_DENSITIES¶
“measurementMaterialDensities” key_
measurementMaterialDensities
Measurement materials densities. The is parsed as JSON and contains a map from material to density factor.
- MEASUREMENT_SERVICE_PING_INTERVAL¶
“measurementServicePingInterval” key_string
measurementPingInterval
Sets the ping interval for the measurement service
- MERGE_TO_PARENT_ON_ADD¶
“mergeToParentOnAdd” key_string
mergeToParentOnAdd
Specifies whether l3d root nodes should be merged into the parent when adding l3ds.
- MODELVIEW_PRINT_CONTENT_FUNCTION¶
“modelviewPrintContentFunction” key_string
modelviewPrintContentFunction
Specifies a function which returns additional content for the modelview printing Function signature is function(context:contextAPI, nodeID:number, modelViewID:number) : Promise
- MODELVIEW_PRINT_RESOURCE_NAME_FUNCTION¶
“´modelviewPrintResourceNameFunction” key_string
modelviewPrintResourceNameFunction
Specifies a function which returns custom name for the resource drop-down of the ModelViewPrintDialog Function signature is function(context:contextAPI, nodeID:number) : Promise
- NAVIGATION_MODE¶
“navigationMode” key_string
userInputMaps
The
- NAVIGATION_PERFORMANCE¶
“navigationPerformance” key_
navigationPerformance
Sets the performance / quality tradeoff during navigation
- NAVIGATION_SAMPLING¶
“navigationSampling” key_string
navigationSampling
Sampling factor during navigation.
- NAVIGATION_SPEED_FACTOR¶
“navigationSpeedFactor” key_string
navigationSpeedFactor
Factor to change the navigation speed
- NAVIGATION_SPEED_THROTTLE_FACTOR¶
“navigationSpeedThrottleFactor” key_string
navigationSpeedThrottleFactor
Factor to throttle the navigation speed when the modifier key is pressed
- NOTIFICATION_LOG_LEVELS¶
“notificationLogLevels” key_
notificationLogLevels
Log levels activated for notifications. The value is an array of s. Valid entries are "TRACE", "DEBUG", INFORMATION", "WARNING", "ERROR" and "FATAL".
- OFFLINE_MODE¶
“offlineMode” key_
offlineMode
Sets webvis to the offline mode
- OVERLAY_LINE_COLOR¶
“overlayLineColor” key_
overlayLineColor
A RGB or RGBA color value for the measurement lines as hexadecimal tuple (ex. “FF880088”). The A channel defines the blend factor with the original material. The capping color is can be disabled by setting the A channel to “00”.
- OVERLAY_LINE_WIDTH¶
“overlayLineWidth” key_
overlayLineWidth
Line width to be used for measurements.
- PAINT_COLOR¶
“paintColor” key_
paintColor
Color for painted geometry.
- PAINT_MODE_AVAILABLE¶
“paintModeAvailable” key_
paintModeAvailable
Enables the paint mode.
- PAINT_OCCLUDER_ENABLED¶
“paintOccluderEnabled” key_string
paintOccluderEnabled
Enables/Disables the paintings as occluder feature
- PAINT_SIZE¶
“paintSize” key_
paintSize
Size for painted geometry.
- PARENT_SELECT_ENABLED¶
“parentSelectEnabled” key_
parentSelectEnabled
Enables/disables the parent select feature
- PREFER_XHR_WITH_CREDENTIALS¶
“preferXHRWithCredentials” key_string
preferXHRWithCredentials
Hint about the usage of credentials when issuing HTTP Requests. The given method is used as a first try, the alternative one afterwards, if errors occur.
- PRE_SELECTION_COLOR¶
“preSelectionColor” key_
preSelectionColor
Color to be used to indicate the parts the user is interacting with in the 3D scene.
- PRINT_LAYOUT¶
“printLayout” key_string
printLayout
Sets the print layout potrait / landscape
- PRINT_QUALITY¶
“printQuality” key_string
printQuality
Sets the print quality
- PROXY_BOX_LEVEL¶
“proxyBoxLevel” key_string
proxyBoxLevel
Level-of-Detail to be used for proxy boxes – a value of 0 hides the proxy boxes during loading, higher values enable the use of proxy boxes.
- PSEUDO_SESSION_MODE¶
“pseudoSessionMode” key_
pseudoSessionMode
In this mode all events regarding scene are ignored. This is for the sessionHandler only!
- QUERY¶
“query” key_
query
Set an initial search query
- RECURSIVE_UI_SEARCH¶
“recursiveUISearch” key_string
recursiveUIsearch
Search recursively
- RENDER_SERVICE_CONNECTION_INTERVAL¶
“renderServiceConnectionInterval” key_string
renderServiceConnectionInterval
Sets the ping interval for the render service
- RENDER_SERVICE_PING_INTERVAL¶
“renderServicePingInterval” key_string
measurementPingInterval
Sets the ping interval for the render service
- RENDER_SERVICE_URL¶
“renderServiceURL” key_string
renderServiceURL
- RENDER_SERVICE_UUID¶
“renderServiceUUID” key_string
renderServiceUUID
- RENDER_SETUP¶
“renderSetup” key_
renderSetup
Sets the setup's type for the render
- SCENARIO_TEMPLATE¶
“scenarioTemplate” key_
scenarioTemplate
Scenario Template for shared sessions
- SCENE_DIRECTION_NAME_SCHEME¶
“sceneDirectionNameScheme” key_
SceneDirectionNameScheme
Changes the name scheme for scene directions. Valid entries are "insideView" and "outsideView".
- SCREEN_SPACE_COVERAGE_CALCULATION_METHOD¶
“screenSpaceCoverageCalculationMethod” key_string
userInputMaps
The
- SEARCH_REQUEST_CONTENT_TYPE¶
“searchRequestContentType” key_string
searchRequestContentType
Sets the content type for the search request
- SELECTED_RENDER_CONFIGURATION¶
“renderConfig” key_string
renderConfig
Shows the selected render configuration.
- SELECTION_COLOR¶
“selectionColor” key_
selectionColor
Color to be used to indicate selected parts in the 3D view.
- SEND_LOG_TO_SERVER¶
“sendLogToServer” key_
sendLogToServer
Send log messages also to the server
- SESSION_COUNTER¶
“sessionCounter” key_string
gizmosEnabled
Counter variable that is increased every time the application is loaded
- SESSION_DEVICE_TAGS¶
“sessionDeviceTags” key_
sessionDeviceTags
Defines additional device tags that are communicated with the session
- SESSION_EXPORT_ENABLED¶
“sessionExportEnabled” key_string
sessionExportEnabled
Enable/Disable the session export.
- SESSION_FORWARD_URL¶
“sessionForwardUrl” key_
sessionForwardUrl
The URL the Session-Handler should forward to
- SESSION_HANDLER_RETRY_DELAY¶
“sessionHandlerRetryDelay” key_string
sessionHandlerRetryDelay
Delay between retries to connect to the SessionHandlerService in ms
- SESSION_ID¶
“sessionId” key_
sessionID
The sessionID to join
- SESSION_INTERACTIONS¶
“sessionInteractions” key_
sessionInteractions
A set of descriptors to interact with session members
- SESSION_MEMBER_NAME¶
“sessionMemberName” key_
sessionMemberName
The name that should be used when joining a shared session
- SESSION_REMOTE_SETTINGS¶
“sessionRemoteSettings” key_
sessionInteractions
A list of remote settings for webvis. The changes can be read from the session parameters
- SESSION_STORAGE_ENABLED¶
“sessionStorageEnabled” key_string
sessionStorageEnabled
Enable/Disable the session storage.
- SESSION_SYNC_POLLING_INTERVAL¶
“sessionSyncPollingInterval” key_string
sessionSyncPollingInterval
The minimum delay between two getL3DInfo requests.
- SHARE_SESSION_ENABLED¶
“shareSessionEnabled” key_
shareSessionEnabled
Enables or disables session sharing
- SHOW_EXPERIMENTAL_RENDERSETUPS¶
“experimentalRenderSetups” key_
experimentalRenderSetups
Show experimental render setups
- SHOW_TOOL_WINDOWS¶
“showToolWindows” key_
showToolWindows
Shows/Hide tool windows
- SHOW_VERSION_INFO¶
“showVersionInfo” key_
showVersionInfo
Shows/Hide version info
- SHOW_WELCOME_DIALOG¶
“showWelcomeDialog” key_
showWelcomeDialog
Shows/Hides the welcome dialog when the application is loaded
- SILHOUETTE_EFFECT_BUTTON_ENABLED¶
“silhouetteEffectButtonEnabled” key_string
silhouetteEffectButtonEnabled
Enables/disables the silhouette effect button
- SILHOUETTE_EFFECT_COLOR¶
“silhouetteEffectColor” key_string
silhouetteEffectColor
Changes the color of the silhouette rendering effect.
- SILHOUETTE_EFFECT_ENABLED¶
“silhouetteEffect” key_string
silhouetteEffect
Toggles the silhouette rendering effect.
- SILHOUETTE_EFFECT_EXCLUSIVE_ENABLED¶
“silhouetteEffectExclusiveEnabled” key_string
silhouetteEffectExclusiveEnabled
Draws only the silhouettes.
- SKIP_SSL_VERIFY¶
“skipSslVerify” key_string
skipSslVerify
Ignore unauthorized certificates when running in node
- SLAM_PROVIDER_TYPE¶
“slamProviderType” key_
slamProviderType
This is for debugging - Slam provider setting.
- SMALL_FEATURE_CULLING¶
“smallFeatureCulling” key_string
smallFeatureCulling
Enable small feature culling.
- SMALL_FEATURE_PIXEL_THRESHOLD¶
“smallFeaturePixelThreshold” key_string
smallFeaturePixelThreshold
Small feature threshold in pixel.
- SNAPSHOT_CONTENT_SELECTION¶
“snapshotContentSelection” key_string
snapshotContentSelection
sets the default loading behaviour on SnapshotRestore
- SNAPSHOT_ICON_RESTORE_VIEW¶
“snapshotRestoreView” key_string
smallFeatureCulling
Enable/Disable in snapshot tab, the option of restoring view.
- SNAPSHOT_ICON_SAVE¶
“snapshotIconSave” key_string
smallFeatureCulling
Enable/Disable in snapshot tab, the option of saving it.
- SOFTWAR_OCCLUSION_CULLING¶
“soc” key_string
soc
Enable software occlusion culling.
- SPACEMOUSE_MULTIPLIER¶
“spacemouseMultiplier” key_string
spacemouseMultiplier
Multiplier used to adjust space mouse sensitivity
- SPACE_DOMAIN¶
“spaceDomain” key_
spaceDomain
The space domain of webvis
- STREAM_PUBLISH_LIST¶
“streamPublishList” key_string
streamPublishList
List of streams to publish
- TOPO_GEOMETRY_COLOR¶
“topoGeometryColor” key_string
topoGeometryColor
Color for the topological geometry.
- TOPO_GEOMETRY_SECONDARY_COLOR¶
“topoGeometrySecondaryColor” key_string
topoGeometryColor
Color for the topological geometry.
- TOPO_POINTS_ENABLED¶
“topoPointsEnabled” key_string
topoPointsEnabled
Enabled state for topology points.
- TRACKING_LEGACY_MODE¶
“trackingLegacyMode” key_
trackingLegacyMode
Tracking legacy mode includes webtrack for tablet tracking
- TRACKING_PIPELINE¶
“trackingPipeline” key_string
trackingPipeline
Sets the current trackingPipeline mode - Options : "default" or "legacy"
- TRACKING_SERVICE_OPTIONS¶
“trackingServiceOptions” key_
trackingServiceOptions
Tracking service options
- TRANSCODER_CMD_SELECTION_METHOD¶
“transcoderCmdSelectionMethod” key_string
transcoderCmdSelectionMethod
Preferred selection method for transcoder commands. With “ASK_USER”, webVis will always ask for the preferred transcoder command, given that there is more than one option, using a dialog.
- TRANSFORMATION_DIALOG_ENABLED¶
“transformationDialogEnabled” key_string
transformationDialogEnabled
Enables/Disables the transform dialog
- TRANSFORMATION_GIZMO_ENABLED¶
“transformationGizmoEnabled” key_string
transformationGizmoEnabled
Enables/Disables the Transformation-Gizmo Button
- TREEVIEW_FILTER_FUNCTION¶
“treeViewFilterFunction” key_string
treeViewFilterFunction
A filtering function which simply defines whether a node, given as argument, should be visible in the tree view. The function returns false for nodes, which should be hidden. Instead, the children of the affected node will be displayed, unless they are also hidden by the filtering function.
- TURNTABLE_LOWER_VERTICAL_LIMIT¶
“turntableLowerVerticalLimit” key_string
turntableLowerVerticalLimit
Defines the lower the vertical limis for the Turntable navigation mode
- TURNTABLE_UPPER_VERTICAL_LIMIT¶
“turntableUpperVerticalLimit” key_string
turntableUpperVerticalLimit
Defines the upper vertical limis for the Turntable navigation mode
- TURNTABLE_VERTICAL_LIMITS_ENABLED¶
“turntableVerticalLimitsEnabled” key_string
turntableVerticalLimitsEnabled
Enables/disables the vertical limis for the Turntable navigation mode
- UI_SMART_SNAPPING_ENABLED¶
“uiSmartSnappingEnabled” key_
uiSmartSnappingEnabled
Enables/Disables the UI for the measurement smart snapping
- UI_UNIT¶
“uiUnit” key_
uiUnit
Sets the unit for data inside the webVis UI.
- UPDATE_STATE_ELEMENT_COUNT¶
“updateStateElementCount” key_string
updateStateElementCount
The maximum number of elements to check with one request
- UPDATE_STATE_MAX_NUM_PARALLEL_REQUESTS¶
“updateStateNumParallelRequests” key_string
updateStateNumParallelRequests
The maximum number of parallel updateState request
- UPDATE_STATE_MAX_NUM_WAITING_QUERIES_THRESHOLD¶
“updateStateMaxNumWaitingQueriesThreshold” key_string
updateStateMaxNumWaitingQueriesThreshold
The maximum number of requests to queue before sending a new request
- UPDATE_STATE_POLLING_INTERVAL¶
“updateStatePollingInterval” key_string
updateStatePollingInterval
The minimum delay between two update state requests.
- UPDATE_STATE_PROCESSING_BLOCK_SIZE¶
“updateStateProcessingBlockSize” key_string
updateStateProcessingBlockSize
The block size to process updateState per frame before budget check
- UPDATE_STATE_PROCESSING_BUDGET¶
“updateStateProcessingBudget” key_string
updateStateProcessingBudget
The budget in ms to process updateState results per frame
- URI_MAP¶
“uriMap” key_
uriMap
A map to rewrite the uri to the network
- USER_INPUT_MAP¶
“userInputMap” key_string
userInputMap
TODO document
- VERTEX_COLORS_ENABLED¶
“vertexColorsEnabled” key_string
vertexColorsEnabled
Enabled vertex color rendering.
- WEBGL_PRESERVE_DRAWINGBUFFER¶
“webglPreserveDrawingbuffer” key_string
webglPreserveDrawingBuffer
Preserve drawing buffer on webgl context.
- WEBGL_VERSION¶
“webGLVersion” key_string
webglVersion
Sets the explicitly the webGL version
- XHR_POOLING_ENABLED¶
“xhrPoolingEnabled” key_string
xhrPoolingEnabled
Sets if XHR pooling is enabled
- XR_ENABLED¶
“xrEnabled” key_
xrEnabled
Enables or disables XR