Members
(constant) BLANK_MATERIAL :THREE.MeshBasicMaterial
Material making an "hole" in a THREE.Scene
to see html css3D behind
Type:
- THREE.
MeshBasicMaterial
- Source
Type Definitions
PlanarOption
Type:
Properties- object
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
hasItownsControls | boolean | <optional> | false | If true enable Itowns View Controls |
useItownsMainLoop | boolean | <optional> | true | Rendering is done in itowns.mainLoop |
coordinates | itowns. | |||
heading | number | <optional> | -50 | Camera heading placement |
range | number | <optional> | 3000 | Camera range placement |
tilt | number | <optional> | 10 | Camera tilt placement |
maxSubdivisionLevel | number | <optional> | 5 | Maximum subdivision level for PlanarLayer |
delayNotifyChange | number | <optional> | 2000 | delay in ms to notify itowns view change |
sceneConfig | module:@ud-viz/utils_browser~SceneConfig | scene config |