@realsee/dnalogel 3.12.7 → 3.14.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/GuideLinePlugin/GuideLineModeItem.d.ts +5 -0
- package/dist/GuideLinePlugin/typing.d.ts +13 -0
- package/dist/index.cjs.js +25 -7
- package/dist/index.js +41 -8
- package/dist/index.umd.js +25 -7
- package/docs/assets/highlight.css +9 -2
- package/docs/assets/search.js +1 -1
- package/docs/classes/AreaMakerPluginType.AreaMakerController.html +3 -3
- package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +3 -3
- package/docs/classes/CSS3DRender.html +4 -4
- package/docs/classes/GuideLineItem.GuideLineItem.html +3 -3
- package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +73 -40
- package/docs/classes/Magnifier.html +3 -3
- package/docs/classes/ModelRoomLabelController.html +3 -3
- package/docs/classes/MoveController.html +3 -3
- package/docs/classes/Object3DHelperController.html +3 -3
- package/docs/classes/PaintBrush.html +3 -3
- package/docs/classes/PanoMeasurePluginLine.html +3 -3
- package/docs/classes/PanoMeasurePluginModel.html +3 -3
- package/docs/classes/PanoMeasurePluginPoint.html +3 -3
- package/docs/classes/PanoMeasurePluginPolyline.html +3 -3
- package/docs/classes/PanoTagPluginController.html +3 -3
- package/docs/classes/Util.BetterTween.html +3 -3
- package/docs/classes/Util.Interval.html +3 -3
- package/docs/classes/Util.LineSegments.html +3 -3
- package/docs/classes/Util.Magnifier.html +3 -3
- package/docs/classes/Util.Object3D.html +3 -3
- package/docs/classes/Util.PointDomHelper.html +3 -3
- package/docs/classes/Util.PointHelper.html +3 -3
- package/docs/classes/Util.PointSelectorHelper.html +3 -3
- package/docs/classes/Util.Rectangle.html +3 -3
- package/docs/classes/WalkController.html +3 -3
- package/docs/enums/CameraMovementEffect.html +3 -3
- package/docs/enums/ContentType.html +3 -3
- package/docs/enums/DIRECTION.html +3 -3
- package/docs/enums/DISPLAY_STRATEGY_TYPE.html +3 -3
- package/docs/enums/DimensionType.html +3 -3
- package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +3 -3
- package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +3 -3
- package/docs/enums/PaintBrushTypeEnum.html +3 -3
- package/docs/enums/PointType.html +3 -3
- package/docs/enums/Rotation.html +3 -3
- package/docs/functions/AreaMakerPlugin.html +3 -3
- package/docs/functions/CSS3DRenderPlugin.html +3 -3
- package/docs/functions/CameraMovementPlugin.html +3 -3
- package/docs/functions/CruisePlugin.html +3 -3
- package/docs/functions/CurrentPanoImagePlugin.html +3 -3
- package/docs/functions/GuideLinePlugin.html +3 -3
- package/docs/functions/ItemLabelPlugin.html +3 -3
- package/docs/functions/MapviewFloorplanPlugin.html +3 -3
- package/docs/functions/ModelChassisCompassPlugin.html +3 -3
- package/docs/functions/ModelEntryDoorGuidePlugin.html +3 -3
- package/docs/functions/ModelFloorplanPlugin.html +3 -3
- package/docs/functions/ModelItemLabelPlugin.html +3 -3
- package/docs/functions/ModelRoomLabelPlugin.html +3 -3
- package/docs/functions/ModelTVVideoPlugin.html +3 -3
- package/docs/functions/ModelViewPlugin.html +3 -3
- package/docs/functions/MovePlugin.html +3 -3
- package/docs/functions/Object3DHelperPlugin.html +3 -3
- package/docs/functions/PanoCompassPlugin.html +3 -3
- package/docs/functions/PanoCursorRaycasterPlugin.html +3 -3
- package/docs/functions/PanoDoorLabelPlugin.html +3 -3
- package/docs/functions/PanoFloorplanRadarPlugin.html +3 -3
- package/docs/functions/PanoMeasurePlugin.html +3 -3
- package/docs/functions/PanoRulerPlugin.html +3 -3
- package/docs/functions/PanoRulerProPlugin.html +3 -3
- package/docs/functions/PanoSpatialTagPlugin.html +3 -3
- package/docs/functions/PanoTagPlugin.html +3 -3
- package/docs/functions/PanoVideoPlugin.html +3 -3
- package/docs/functions/PipelinePlugin.html +3 -3
- package/docs/functions/TopviewFloorplanPlugin.html +3 -3
- package/docs/functions/Util.absoluteUrl.html +3 -3
- package/docs/functions/Util.checkFiveModelLoaded.html +3 -3
- package/docs/functions/Util.equal.html +3 -3
- package/docs/functions/Util.getCoordsFromClient.html +3 -3
- package/docs/functions/Util.getCoordsFromElement.html +3 -3
- package/docs/functions/Util.getFrameTime.html +3 -3
- package/docs/functions/Util.getIntersectFromRelativePosition.html +3 -3
- package/docs/functions/Util.getRaycasterFromFivePointer.html +3 -3
- package/docs/functions/Util.isAbsoluteURL.html +3 -3
- package/docs/functions/Util.isModelLike.html +3 -3
- package/docs/functions/Util.isNil.html +3 -3
- package/docs/functions/Util.isPanoramaLike.html +3 -3
- package/docs/functions/Util.nextFrame.html +3 -3
- package/docs/functions/Util.notNil.html +3 -3
- package/docs/functions/Util.requestAnimationFrameInterval.html +3 -3
- package/docs/functions/Util.tweenProgress.html +3 -3
- package/docs/functions/Util.uuid.html +3 -3
- package/docs/functions/pluginFlag.html +3 -3
- package/docs/index.html +4 -4
- package/docs/interfaces/AddTagConfig.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.Config.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.EventMap.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.Params.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.State.html +3 -3
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +3 -3
- package/docs/interfaces/CSS3DRenderPluginState.html +3 -3
- package/docs/interfaces/CameraMovementPluginExportType.html +3 -3
- package/docs/interfaces/CruisePluginTypes.Config.html +3 -3
- package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +3 -3
- package/docs/interfaces/CruisePluginTypes.EventMap.html +3 -3
- package/docs/interfaces/CruisePluginTypes.MoveAction.html +3 -3
- package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +3 -3
- package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +3 -3
- package/docs/interfaces/CruisePluginTypes.PluginData.html +3 -3
- package/docs/interfaces/CruisePluginTypes.PluginServerData.html +3 -3
- package/docs/interfaces/CruisePluginTypes.PluginState.html +3 -3
- package/docs/interfaces/CurrentPanoImagePluginType.Config.html +3 -3
- package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +3 -3
- package/docs/interfaces/CurrentPanoImagePluginType.Params.html +3 -3
- package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +3 -3
- package/docs/interfaces/CurrentPanoImagePluginType.State.html +3 -3
- package/docs/interfaces/EventMap.html +3 -3
- package/docs/interfaces/FloorplanBounding.html +3 -3
- package/docs/interfaces/FloorplanData.html +3 -3
- package/docs/interfaces/FloorplanEntrance.html +3 -3
- package/docs/interfaces/FloorplanExtraObject.html +3 -3
- package/docs/interfaces/FloorplanExtraObject3D.html +3 -3
- package/docs/interfaces/FloorplanFloorData.html +3 -3
- package/docs/interfaces/FloorplanImagePosition.html +3 -3
- package/docs/interfaces/FloorplanObserver.html +3 -3
- package/docs/interfaces/FloorplanOutlineItem.html +3 -3
- package/docs/interfaces/FloorplanPosition.html +3 -3
- package/docs/interfaces/FloorplanRoomItem.html +3 -3
- package/docs/interfaces/FloorplanRoomLabelItem.html +3 -3
- package/docs/interfaces/FloorplanServerBounding.html +3 -3
- package/docs/interfaces/FloorplanServerComputedData.html +3 -3
- package/docs/interfaces/FloorplanServerData.html +3 -3
- package/docs/interfaces/FloorplanServerDoorItem.html +3 -3
- package/docs/interfaces/FloorplanServerDoorPosition.html +3 -3
- package/docs/interfaces/FloorplanServerEntrance.html +3 -3
- package/docs/interfaces/FloorplanServerFloorData.html +3 -3
- package/docs/interfaces/FloorplanServerImagePosition.html +3 -3
- package/docs/interfaces/FloorplanServerObserver.html +3 -3
- package/docs/interfaces/FloorplanServerOutlineItem.html +3 -3
- package/docs/interfaces/FloorplanServerPosition.html +3 -3
- package/docs/interfaces/FloorplanServerRoomItem.html +3 -3
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +3 -3
- package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +7 -7
- package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +9 -9
- package/docs/interfaces/GuideLinePluginType.EventMap.html +3 -3
- package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +3 -3
- package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +3 -3
- package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +39 -7
- package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +3 -3
- package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +3 -3
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +41 -7
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +6 -6
- package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +41 -7
- package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +3 -3
- package/docs/interfaces/GuideLinePluginType.PluginServerData.html +3 -3
- package/docs/interfaces/GuideLinePluginType.PluginState.html +3 -3
- package/docs/interfaces/GuideLinePluginType.Route.html +3 -3
- package/docs/interfaces/GuideLinePluginType.RouteConfig.html +3 -3
- package/docs/interfaces/HelperOffset.html +3 -3
- package/docs/interfaces/ImagePlaneGroup.html +3 -3
- package/docs/interfaces/ItemLabelPluginData.html +3 -3
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +3 -3
- package/docs/interfaces/ItemLabelPluginParametersType.html +3 -3
- package/docs/interfaces/MinMax.html +3 -3
- package/docs/interfaces/ModelChassisCompassPluginData.html +3 -3
- package/docs/interfaces/ModelChassisCompassPluginExportType.html +3 -3
- package/docs/interfaces/ModelChassisCompassPluginParameterType.html +3 -3
- package/docs/interfaces/ModelEntryDoorGuidePluginData.html +3 -3
- package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +3 -3
- package/docs/interfaces/ModelItemLabelPluginData.html +3 -3
- package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +3 -3
- package/docs/interfaces/ModelItemLabelPluginParametersType.html +3 -3
- package/docs/interfaces/ModelRoomLabelPluginData.html +3 -3
- package/docs/interfaces/ModelTVVideoPluginData.html +3 -3
- package/docs/interfaces/ModelTVVideoPluginExportType.html +3 -3
- package/docs/interfaces/ModelTVVideoPluginParameterType.html +3 -3
- package/docs/interfaces/ModelViewPluginExportType.html +3 -3
- package/docs/interfaces/Object3DHelperState.html +3 -3
- package/docs/interfaces/ObjectHelperControllers.html +3 -3
- package/docs/interfaces/PaintBrushAction.html +3 -3
- package/docs/interfaces/PaintBrushConfigs.html +3 -3
- package/docs/interfaces/PaintBrushState.html +3 -3
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +3 -3
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +3 -3
- package/docs/interfaces/PanoMeasureParameterType.html +3 -3
- package/docs/interfaces/PanoMeasurePluginLineJson.html +3 -3
- package/docs/interfaces/PanoMeasurePluginOpenParameter.html +3 -3
- package/docs/interfaces/PanoMeasurePluginPointJson.html +3 -3
- package/docs/interfaces/PanoMeasurePluginPolylineJson.html +3 -3
- package/docs/interfaces/PanoRulerPluginExportType.html +3 -3
- package/docs/interfaces/PanoRulerPluginOptions.html +3 -3
- package/docs/interfaces/PanoRulerPluginParameterType.html +3 -3
- package/docs/interfaces/PanoRulerProPluginExportType.html +3 -3
- package/docs/interfaces/PanoRulerProPluginOptions.html +3 -3
- package/docs/interfaces/PanoRulerProPluginParameterType.html +3 -3
- package/docs/interfaces/PanoRulerProPluginState.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginData.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginDataElement.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginExportType.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginParameterType.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginPointElement.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginTagElement.html +3 -3
- package/docs/interfaces/PanoVideoPluginType.LoadParams.html +3 -3
- package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +3 -3
- package/docs/interfaces/PanoVideoPluginType.PluginData.html +3 -3
- package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +3 -3
- package/docs/interfaces/PanoVideoPluginType.PluginState.html +3 -3
- package/docs/interfaces/PanoVideoPluginType.VideoItem.html +3 -3
- package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +3 -3
- package/docs/interfaces/Point.html +3 -3
- package/docs/interfaces/Room.html +3 -3
- package/docs/interfaces/RoomInfo.html +3 -3
- package/docs/interfaces/RoomLabel.html +3 -3
- package/docs/interfaces/RoomRules.html +3 -3
- package/docs/interfaces/Rooms.html +3 -3
- package/docs/interfaces/Scissor.html +3 -3
- package/docs/interfaces/State.html +3 -3
- package/docs/interfaces/TagCacheInterface.html +3 -3
- package/docs/interfaces/TagConfig.html +3 -3
- package/docs/interfaces/TagGLTFObjectGroup.html +3 -3
- package/docs/interfaces/TagIconUrl.html +3 -3
- package/docs/interfaces/TagObjectGroup.html +3 -3
- package/docs/interfaces/TagStyle.html +3 -3
- package/docs/interfaces/Tags.html +3 -3
- package/docs/interfaces/TemporaryState.html +3 -3
- package/docs/interfaces/Util.MagnifierParameter.html +3 -3
- package/docs/interfaces/Util.MouseGroupParameter.html +3 -3
- package/docs/interfaces/Util.PointIntersection.html +3 -3
- package/docs/modules/AreaMakerPluginType.html +3 -3
- package/docs/modules/CruisePluginTypes.html +3 -3
- package/docs/modules/CurrentPanoImagePluginType.html +3 -3
- package/docs/modules/GuideLineItem.html +3 -3
- package/docs/modules/GuideLineModeItem.html +3 -3
- package/docs/modules/GuideLinePluginType.html +3 -3
- package/docs/modules/PanoVideoPluginType.html +3 -3
- package/docs/modules/Util.html +3 -3
- package/docs/modules.html +4 -4
- package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +3 -3
- package/docs/types/AreaMakerPluginType.ItemRenderer.html +3 -3
- package/docs/types/AreaMakerPluginType.PluginData.html +3 -3
- package/docs/types/AreaMakerPluginType.ServerData.html +3 -3
- package/docs/types/ArrayPosition.html +3 -3
- package/docs/types/AudioAppearance.html +3 -3
- package/docs/types/AudioTagTypeConfigKey.html +3 -3
- package/docs/types/CSS3DRenderExportType.html +3 -3
- package/docs/types/CSS3DRenderPluginExportType.html +3 -3
- package/docs/types/CSS3DRenderPluginParameterType.html +3 -3
- package/docs/types/ClassFunctionParameters.html +3 -3
- package/docs/types/Color.html +3 -3
- package/docs/types/ContentTypeConfigKey.html +3 -3
- package/docs/types/ContentTypeConfigKeySplit.html +3 -3
- package/docs/types/ContentTypeMap.html +3 -3
- package/docs/types/Create3DDomContainerReturnType.html +3 -3
- package/docs/types/Create3DElementReturnType.html +3 -3
- package/docs/types/CruisePluginExportType.html +3 -3
- package/docs/types/CruisePluginTypes.CruiseData.html +3 -3
- package/docs/types/CruisePluginTypes.MoveEffect.html +3 -3
- package/docs/types/CurrentPanoImagePluginExportType.html +3 -3
- package/docs/types/DeprecatedMediaPlaneProperty.html +3 -3
- package/docs/types/DeprecatedTagProperty.html +3 -3
- package/docs/types/Direction-1.html +3 -3
- package/docs/types/Direction4.html +3 -3
- package/docs/types/ElementRenderer.html +3 -3
- package/docs/types/FloorplanRuleLabels.html +3 -3
- package/docs/types/FloorplanServerRuleLabels.html +3 -3
- package/docs/types/GuideLinePluginExportType.html +3 -3
- package/docs/types/GuideLinePluginType.GuideLineItem.html +3 -3
- package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +3 -3
- package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +3 -3
- package/docs/types/GuideLinePluginType.GuideLineStyle.html +3 -3
- package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +4 -4
- package/docs/types/GuideLinePluginType.PathItem.html +4 -4
- package/docs/types/GuideLinePluginType.PluginData.html +3 -3
- package/docs/types/HelperEventMap.html +3 -3
- package/docs/types/LoadTagConfig.html +3 -3
- package/docs/types/MapviewFloorplanPluginParameterType.html +3 -3
- package/docs/types/MapviewFloorplanPluginReturnType.html +3 -3
- package/docs/types/MediaData.html +3 -3
- package/docs/types/MediaStore.html +3 -3
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +3 -3
- package/docs/types/ModelFloorplanPluginParameterType.html +3 -3
- package/docs/types/ModelFloorplanPluginReturnType.html +3 -3
- package/docs/types/ModelId.html +3 -3
- package/docs/types/ModelRoomLabelPluginParameters.html +3 -3
- package/docs/types/ModelRoomLabelPluginReturnType.html +3 -3
- package/docs/types/MoveArgs.html +3 -3
- package/docs/types/MoveOpts.html +3 -3
- package/docs/types/Object3DHelperEventMap.html +3 -3
- package/docs/types/ObjectFit.html +3 -3
- package/docs/types/PaintBrushEventMap.html +3 -3
- package/docs/types/PanoCompassPluginData.html +3 -3
- package/docs/types/PanoCompassPluginExportType.html +3 -3
- package/docs/types/PanoCompassPluginParameterType.html +3 -3
- package/docs/types/PanoFloorplanRadarPluginParameterType.html +3 -3
- package/docs/types/PanoFloorplanRadarPluginReturnType.html +3 -3
- package/docs/types/PanoIndex.html +3 -3
- package/docs/types/PanoMeasurePluginEvent.html +3 -3
- package/docs/types/PanoMeasureReturnType.html +3 -3
- package/docs/types/PanoSpatialTagPluginId.html +3 -3
- package/docs/types/PanoTagPluginExportInterface.html +3 -3
- package/docs/types/PanoTagPluginParamsInterface.html +3 -3
- package/docs/types/PanoVideoPluginParameterType.html +3 -3
- package/docs/types/PanoVideoPluginReturnType.html +3 -3
- package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +3 -3
- package/docs/types/PipelinePluginParameterType.html +3 -3
- package/docs/types/PipelinePluginReturnType.html +3 -3
- package/docs/types/PlaneTag.html +3 -3
- package/docs/types/Point2DTag.html +3 -3
- package/docs/types/Point3DTag.html +3 -3
- package/docs/types/PointTag.html +3 -3
- package/docs/types/PointTagInstance.html +3 -3
- package/docs/types/Position.html +3 -3
- package/docs/types/RotateArgs.html +3 -3
- package/docs/types/RotateOpts.html +3 -3
- package/docs/types/RuleLabelsKey.html +3 -3
- package/docs/types/RuleLabelsValue.html +3 -3
- package/docs/types/StickType.html +3 -3
- package/docs/types/Tag.html +3 -3
- package/docs/types/Tag2D.html +3 -3
- package/docs/types/Tag3D.html +3 -3
- package/docs/types/TagConfigByKey.html +3 -3
- package/docs/types/TagContentType.html +3 -3
- package/docs/types/TagContentTypeMapping.html +3 -3
- package/docs/types/TagDimensionType.html +3 -3
- package/docs/types/TagElement.html +3 -3
- package/docs/types/TagEvents.html +3 -3
- package/docs/types/TagGLTFObject.html +3 -3
- package/docs/types/TagHooks.html +3 -3
- package/docs/types/TagId.html +3 -3
- package/docs/types/TagInstance.html +3 -3
- package/docs/types/TagPointType.html +3 -3
- package/docs/types/TagRendererMap.html +3 -3
- package/docs/types/TopviewFloorplanPluginParameterType.html +3 -3
- package/docs/types/TopviewFloorplanPluginReturnType.html +3 -3
- package/docs/types/WorkCode.html +3 -3
- package/docs/variables/FLOOR_TYPE_MAP.html +3 -3
- package/docs/variables/PLUGIN.html +3 -3
- package/docs/variables/ROOM_FETILE_TYPE_MAP.html +3 -3
- package/docs/variables/ROOM_TYPE_MAP.html +3 -3
- package/docs/variables/defaultGlobalConfig.html +3 -3
- package/docs/variables/itemLabelPluginServerParams.html +3 -3
- package/docs/variables/modelItemLabelPluginServerParams.html +3 -3
- package/docs/variables/modelRoomLabelPluginServerParams.html +3 -3
- package/libs/GuideLinePlugin/GuideLineModeItem/index.js +102 -69
- package/libs/GuideLinePlugin/GuideLineModeItem.d.ts +5 -0
- package/libs/GuideLinePlugin/typing.d.ts +13 -0
- package/libs/base/BasePlugin.js +1 -1
- package/libs/shared-utils/logger.js +1 -1
- package/libs/shared-utils/three/loadTexture.js +2 -2
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>GuideLineModeItem | 如视空间交互插件合集 - v3.
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>GuideLineModeItem | 如视空间交互插件合集 - v3.14.0</title><meta name="description" content="Documentation for 如视空间交互插件合集"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><link rel="stylesheet" href="../assets/custom.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
|
|
2
2
|
<div class="tsd-toolbar-contents container">
|
|
3
3
|
<div class="table-cell" id="tsd-search" data-base="..">
|
|
4
4
|
<div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<div id="tsd-toolbar-links"></div></div>
|
|
7
7
|
<ul class="results">
|
|
8
8
|
<li class="state loading">Preparing search index...</li>
|
|
9
|
-
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视空间交互插件合集 - v3.
|
|
9
|
+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视空间交互插件合集 - v3.14.0</a></div>
|
|
10
10
|
<div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
|
|
11
11
|
<div class="container container-main">
|
|
12
12
|
<div class="col-content">
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
<ul class="tsd-hierarchy">
|
|
26
26
|
<li><span class="target">GuideLineModeItem</span></li></ul></section><aside class="tsd-sources">
|
|
27
27
|
<ul>
|
|
28
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
28
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:135</li></ul></aside>
|
|
29
29
|
<section class="tsd-panel-group tsd-index-group">
|
|
30
30
|
<section class="tsd-panel tsd-index-panel">
|
|
31
31
|
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
|
@@ -58,10 +58,12 @@
|
|
|
58
58
|
<div class="tsd-index-list"><a href="GuideLineModeItem.GuideLineModeItem.html#dispose" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-2048"><rect fill="var(--color-icon-background)" stroke="#FF4DB8" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12"></rect><path d="M9.162 16V7.24H10.578L11.514 10.072C11.602 10.328 11.674 10.584 11.73 10.84C11.794 11.088 11.842 11.28 11.874 11.416C11.906 11.28 11.954 11.088 12.018 10.84C12.082 10.584 12.154 10.324 12.234 10.06L13.122 7.24H14.538V16H13.482V12.82C13.482 12.468 13.49 12.068 13.506 11.62C13.53 11.172 13.558 10.716 13.59 10.252C13.622 9.78 13.654 9.332 13.686 8.908C13.726 8.476 13.762 8.1 13.794 7.78L12.366 12.16H11.334L9.894 7.78C9.934 8.092 9.97 8.456 10.002 8.872C10.042 9.28 10.078 9.716 10.11 10.18C10.142 10.636 10.166 11.092 10.182 11.548C10.206 12.004 10.218 12.428 10.218 12.82V16H9.162Z" fill="var(--color-text)"></path></g></svg><span>dispose</span></a>
|
|
59
59
|
<a href="GuideLineModeItem.GuideLineModeItem.html#flicker" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>flicker</span></a>
|
|
60
60
|
<a href="GuideLineModeItem.GuideLineModeItem.html#getLengthByPanoGroupIndex" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Length<wbr/>By<wbr/>Pano<wbr/>Group<wbr/>Index</span></a>
|
|
61
|
+
<a href="GuideLineModeItem.GuideLineModeItem.html#setBackgroundClip" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>set<wbr/>Background<wbr/>Clip</span></a>
|
|
61
62
|
<a href="GuideLineModeItem.GuideLineModeItem.html#setBackgroundColor" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>set<wbr/>Background<wbr/>Color</span></a>
|
|
62
63
|
<a href="GuideLineModeItem.GuideLineModeItem.html#setBackgroundOpacity" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>set<wbr/>Background<wbr/>Opacity</span></a>
|
|
63
64
|
<a href="GuideLineModeItem.GuideLineModeItem.html#setBorderColor" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>set<wbr/>Border<wbr/>Color</span></a>
|
|
64
65
|
<a href="GuideLineModeItem.GuideLineModeItem.html#setBorderOpacity" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>set<wbr/>Border<wbr/>Opacity</span></a>
|
|
66
|
+
<a href="GuideLineModeItem.GuideLineModeItem.html#setBorderWidth" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>set<wbr/>Border<wbr/>Width</span></a>
|
|
65
67
|
<a href="GuideLineModeItem.GuideLineModeItem.html#setColor" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>set<wbr/>Color</span></a>
|
|
66
68
|
<a href="GuideLineModeItem.GuideLineModeItem.html#setCustomVisible" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>set<wbr/>Custom<wbr/>Visible</span></a>
|
|
67
69
|
<a href="GuideLineModeItem.GuideLineModeItem.html#setDefaultVisible" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>set<wbr/>Default<wbr/>Visible</span></a>
|
|
@@ -102,49 +104,49 @@
|
|
|
102
104
|
<h5><span class="tsd-kind-property">plugin</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">default</span></h5></li></ul></li></ul></div>
|
|
103
105
|
<h4 class="tsd-returns-title">Returns <a href="GuideLineModeItem.GuideLineModeItem.html" class="tsd-signature-type tsd-kind-class">GuideLineModeItem</a></h4><aside class="tsd-sources">
|
|
104
106
|
<ul>
|
|
105
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
107
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:192</li></ul></aside></li></ul></section></section>
|
|
106
108
|
<section class="tsd-panel-group tsd-member-group">
|
|
107
109
|
<h2>Properties</h2>
|
|
108
110
|
<section class="tsd-panel tsd-member"><a id="endTagContainer" class="tsd-anchor"></a>
|
|
109
111
|
<h3 class="tsd-anchor-link"><span>end<wbr/>Tag<wbr/>Container</span><a href="#endTagContainer" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
110
112
|
<div class="tsd-signature"><span class="tsd-kind-property">end<wbr/>Tag<wbr/>Container</span><span class="tsd-signature-symbol">:</span> <a href="../interfaces/GuideLineModeItem.GuideLineTagContainer.html" class="tsd-signature-type tsd-kind-interface">GuideLineTagContainer</a></div><aside class="tsd-sources">
|
|
111
113
|
<ul>
|
|
112
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
114
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:154</li></ul></aside></section>
|
|
113
115
|
<section class="tsd-panel tsd-member"><a id="geometryStyle" class="tsd-anchor"></a>
|
|
114
116
|
<h3 class="tsd-anchor-link"><span>geometry<wbr/>Style</span><a href="#geometryStyle" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
115
117
|
<div class="tsd-signature"><span class="tsd-kind-property">geometry<wbr/>Style</span><span class="tsd-signature-symbol">:</span> <a href="../interfaces/GuideLinePluginType.GuideLineGeometryStyle.html" class="tsd-signature-type tsd-kind-interface">GuideLineGeometryStyle</a><span class="tsd-signature-symbol"> = {}</span></div><aside class="tsd-sources">
|
|
116
118
|
<ul>
|
|
117
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
119
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:156</li></ul></aside></section>
|
|
118
120
|
<section class="tsd-panel tsd-member"><a id="materialStyle" class="tsd-anchor"></a>
|
|
119
121
|
<h3 class="tsd-anchor-link"><span>material<wbr/>Style</span><a href="#materialStyle" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
120
122
|
<div class="tsd-signature"><span class="tsd-kind-property">material<wbr/>Style</span><span class="tsd-signature-symbol">:</span> <a href="../interfaces/GuideLinePluginType.GuideLineMaterialStyle.html" class="tsd-signature-type tsd-kind-interface">GuideLineMaterialStyle</a><span class="tsd-signature-symbol"> = {}</span></div><aside class="tsd-sources">
|
|
121
123
|
<ul>
|
|
122
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
124
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:157</li></ul></aside></section>
|
|
123
125
|
<section class="tsd-panel tsd-member"><a id="mesh" class="tsd-anchor"></a>
|
|
124
126
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>mesh</span><a href="#mesh" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
125
127
|
<div class="tsd-signature"><span class="tsd-kind-property">mesh</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type ">Mesh</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type ">BufferGeometry</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type ">ShaderMaterial</span><span class="tsd-signature-symbol">></span></div><aside class="tsd-sources">
|
|
126
128
|
<ul>
|
|
127
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
129
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:159</li></ul></aside></section>
|
|
128
130
|
<section class="tsd-panel tsd-member"><a id="meshStyle" class="tsd-anchor"></a>
|
|
129
131
|
<h3 class="tsd-anchor-link"><span>mesh<wbr/>Style</span><a href="#meshStyle" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
130
132
|
<div class="tsd-signature"><span class="tsd-kind-property">mesh<wbr/>Style</span><span class="tsd-signature-symbol">:</span> <a href="../interfaces/GuideLinePluginType.GuideLineMeshStyle.html" class="tsd-signature-type tsd-kind-interface">GuideLineMeshStyle</a><span class="tsd-signature-symbol"> = {}</span></div><aside class="tsd-sources">
|
|
131
133
|
<ul>
|
|
132
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
134
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:158</li></ul></aside></section>
|
|
133
135
|
<section class="tsd-panel tsd-member"><a id="name" class="tsd-anchor"></a>
|
|
134
136
|
<h3 class="tsd-anchor-link"><span>name</span><a href="#name" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
135
137
|
<div class="tsd-signature"><span class="tsd-kind-property">name</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = ''</span></div><aside class="tsd-sources">
|
|
136
138
|
<ul>
|
|
137
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
139
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:152</li></ul></aside></section>
|
|
138
140
|
<section class="tsd-panel tsd-member"><a id="path" class="tsd-anchor"></a>
|
|
139
141
|
<h3 class="tsd-anchor-link"><span>path</span><a href="#path" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
140
142
|
<div class="tsd-signature"><span class="tsd-kind-property">path</span><span class="tsd-signature-symbol">:</span> <a href="../interfaces/GuideLinePluginType.CatmullRomCurve3.html" class="tsd-signature-type tsd-kind-interface">CatmullRomCurve3</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> = []</span></div><aside class="tsd-sources">
|
|
141
143
|
<ul>
|
|
142
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
144
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:155</li></ul></aside></section>
|
|
143
145
|
<section class="tsd-panel tsd-member"><a id="startTagContainer" class="tsd-anchor"></a>
|
|
144
146
|
<h3 class="tsd-anchor-link"><span>start<wbr/>Tag<wbr/>Container</span><a href="#startTagContainer" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
145
147
|
<div class="tsd-signature"><span class="tsd-kind-property">start<wbr/>Tag<wbr/>Container</span><span class="tsd-signature-symbol">:</span> <a href="../interfaces/GuideLineModeItem.GuideLineTagContainer.html" class="tsd-signature-type tsd-kind-interface">GuideLineTagContainer</a></div><aside class="tsd-sources">
|
|
146
148
|
<ul>
|
|
147
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
149
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:153</li></ul></aside></section></section>
|
|
148
150
|
<section class="tsd-panel-group tsd-member-group">
|
|
149
151
|
<h2>Accessors</h2>
|
|
150
152
|
<section class="tsd-panel tsd-member"><a id="curvePath" class="tsd-anchor"></a>
|
|
@@ -157,7 +159,7 @@
|
|
|
157
159
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">CurvePath</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type ">Vector3</span><span class="tsd-signature-symbol">></span></h4>
|
|
158
160
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
159
161
|
<ul>
|
|
160
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
162
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:144</li></ul></aside></li></ul></section>
|
|
161
163
|
<section class="tsd-panel tsd-member"><a id="curvePoints" class="tsd-anchor"></a>
|
|
162
164
|
<h3 class="tsd-anchor-link"><span>curve<wbr/>Points</span><a href="#curvePoints" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
163
165
|
<ul class="tsd-signatures">
|
|
@@ -168,7 +170,7 @@
|
|
|
168
170
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Vector3</span><span class="tsd-signature-symbol">[]</span></h4>
|
|
169
171
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
170
172
|
<ul>
|
|
171
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
173
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:148</li></ul></aside></li></ul></section>
|
|
172
174
|
<section class="tsd-panel tsd-member"><a id="panoGroup" class="tsd-anchor"></a>
|
|
173
175
|
<h3 class="tsd-anchor-link"><span>pano<wbr/>Group</span><a href="#panoGroup" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
174
176
|
<ul class="tsd-signatures">
|
|
@@ -176,7 +178,7 @@
|
|
|
176
178
|
<li class="tsd-description">
|
|
177
179
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><aside class="tsd-sources">
|
|
178
180
|
<ul>
|
|
179
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
181
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:136</li></ul></aside></li></ul></section>
|
|
180
182
|
<section class="tsd-panel tsd-member"><a id="visibleFloorIndexes" class="tsd-anchor"></a>
|
|
181
183
|
<h3 class="tsd-anchor-link"><span>visible<wbr/>Floor<wbr/>Indexes</span><a href="#visibleFloorIndexes" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
182
184
|
<ul class="tsd-signatures">
|
|
@@ -187,7 +189,7 @@
|
|
|
187
189
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4>
|
|
188
190
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
189
191
|
<ul>
|
|
190
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
192
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:140</li></ul></aside></li></ul></section></section>
|
|
191
193
|
<section class="tsd-panel-group tsd-member-group">
|
|
192
194
|
<h2>Methods</h2>
|
|
193
195
|
<section class="tsd-panel tsd-member"><a id="dispose" class="tsd-anchor"></a>
|
|
@@ -197,7 +199,7 @@
|
|
|
197
199
|
<li class="tsd-description">
|
|
198
200
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
199
201
|
<ul>
|
|
200
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
202
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:264</li></ul></aside></li></ul></section>
|
|
201
203
|
<section class="tsd-panel tsd-member"><a id="flicker" class="tsd-anchor"></a>
|
|
202
204
|
<h3 class="tsd-anchor-link"><span>flicker</span><a href="#flicker" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
203
205
|
<ul class="tsd-signatures">
|
|
@@ -208,7 +210,7 @@
|
|
|
208
210
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
209
211
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
210
212
|
<ul>
|
|
211
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
213
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:503</li></ul></aside></li></ul></section>
|
|
212
214
|
<section class="tsd-panel tsd-member"><a id="getLengthByPanoGroupIndex" class="tsd-anchor"></a>
|
|
213
215
|
<h3 class="tsd-anchor-link"><span>get<wbr/>Length<wbr/>By<wbr/>Pano<wbr/>Group<wbr/>Index</span><a href="#getLengthByPanoGroupIndex" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
214
216
|
<ul class="tsd-signatures">
|
|
@@ -232,7 +234,20 @@
|
|
|
232
234
|
</ul>
|
|
233
235
|
</div><aside class="tsd-sources">
|
|
234
236
|
<ul>
|
|
235
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
237
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:514</li></ul></aside></li></ul></section>
|
|
238
|
+
<section class="tsd-panel tsd-member"><a id="setBackgroundClip" class="tsd-anchor"></a>
|
|
239
|
+
<h3 class="tsd-anchor-link"><span>set<wbr/>Background<wbr/>Clip</span><a href="#setBackgroundClip" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
240
|
+
<ul class="tsd-signatures">
|
|
241
|
+
<li class="tsd-signature tsd-anchor-link" id="setBackgroundClip.setBackgroundClip-1"><span class="tsd-kind-call-signature">set<wbr/>Background<wbr/>Clip</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">backgroundClip</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span><a href="#setBackgroundClip.setBackgroundClip-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li>
|
|
242
|
+
<li class="tsd-description">
|
|
243
|
+
<div class="tsd-parameters">
|
|
244
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
245
|
+
<ul class="tsd-parameter-list">
|
|
246
|
+
<li>
|
|
247
|
+
<h5><span class="tsd-kind-parameter">backgroundClip</span>: <span class="tsd-signature-type">"border-box"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"padding-box"</span></h5></li></ul></div>
|
|
248
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
249
|
+
<ul>
|
|
250
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:422</li></ul></aside></li></ul></section>
|
|
236
251
|
<section class="tsd-panel tsd-member"><a id="setBackgroundColor" class="tsd-anchor"></a>
|
|
237
252
|
<h3 class="tsd-anchor-link"><span>set<wbr/>Background<wbr/>Color</span><a href="#setBackgroundColor" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
238
253
|
<ul class="tsd-signatures">
|
|
@@ -248,7 +263,7 @@
|
|
|
248
263
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
249
264
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
250
265
|
<ul>
|
|
251
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
266
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:440</li></ul></aside></li></ul></section>
|
|
252
267
|
<section class="tsd-panel tsd-member"><a id="setBackgroundOpacity" class="tsd-anchor"></a>
|
|
253
268
|
<h3 class="tsd-anchor-link"><span>set<wbr/>Background<wbr/>Opacity</span><a href="#setBackgroundOpacity" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
254
269
|
<ul class="tsd-signatures">
|
|
@@ -264,7 +279,7 @@
|
|
|
264
279
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
265
280
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
266
281
|
<ul>
|
|
267
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
282
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:448</li></ul></aside></li></ul></section>
|
|
268
283
|
<section class="tsd-panel tsd-member"><a id="setBorderColor" class="tsd-anchor"></a>
|
|
269
284
|
<h3 class="tsd-anchor-link"><span>set<wbr/>Border<wbr/>Color</span><a href="#setBorderColor" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
270
285
|
<ul class="tsd-signatures">
|
|
@@ -280,7 +295,7 @@
|
|
|
280
295
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
281
296
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
282
297
|
<ul>
|
|
283
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
298
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:407</li></ul></aside></li></ul></section>
|
|
284
299
|
<section class="tsd-panel tsd-member"><a id="setBorderOpacity" class="tsd-anchor"></a>
|
|
285
300
|
<h3 class="tsd-anchor-link"><span>set<wbr/>Border<wbr/>Opacity</span><a href="#setBorderOpacity" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
286
301
|
<ul class="tsd-signatures">
|
|
@@ -296,7 +311,23 @@
|
|
|
296
311
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
297
312
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
298
313
|
<ul>
|
|
299
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
314
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:415</li></ul></aside></li></ul></section>
|
|
315
|
+
<section class="tsd-panel tsd-member"><a id="setBorderWidth" class="tsd-anchor"></a>
|
|
316
|
+
<h3 class="tsd-anchor-link"><span>set<wbr/>Border<wbr/>Width</span><a href="#setBorderWidth" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
317
|
+
<ul class="tsd-signatures">
|
|
318
|
+
<li class="tsd-signature tsd-anchor-link" id="setBorderWidth.setBorderWidth-1"><span class="tsd-kind-call-signature">set<wbr/>Border<wbr/>Width</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">width</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span><a href="#setBorderWidth.setBorderWidth-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li>
|
|
319
|
+
<li class="tsd-description">
|
|
320
|
+
<div class="tsd-comment tsd-typography"><p>@description: 设置边框宽度</p>
|
|
321
|
+
</div>
|
|
322
|
+
<div class="tsd-parameters">
|
|
323
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
324
|
+
<ul class="tsd-parameter-list">
|
|
325
|
+
<li>
|
|
326
|
+
<h5><span class="tsd-kind-parameter">width</span>: <span class="tsd-signature-type">number</span></h5></li></ul></div>
|
|
327
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
328
|
+
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
329
|
+
<ul>
|
|
330
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:432</li></ul></aside></li></ul></section>
|
|
300
331
|
<section class="tsd-panel tsd-member"><a id="setColor" class="tsd-anchor"></a>
|
|
301
332
|
<h3 class="tsd-anchor-link"><span>set<wbr/>Color</span><a href="#setColor" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
302
333
|
<ul class="tsd-signatures">
|
|
@@ -312,7 +343,7 @@
|
|
|
312
343
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
313
344
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
314
345
|
<ul>
|
|
315
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
346
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:396</li></ul></aside></li></ul></section>
|
|
316
347
|
<section class="tsd-panel tsd-member"><a id="setCustomVisible" class="tsd-anchor"></a>
|
|
317
348
|
<h3 class="tsd-anchor-link"><span>set<wbr/>Custom<wbr/>Visible</span><a href="#setCustomVisible" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
318
349
|
<ul class="tsd-signatures">
|
|
@@ -328,7 +359,7 @@
|
|
|
328
359
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
329
360
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
330
361
|
<ul>
|
|
331
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
362
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:249</li></ul></aside></li></ul></section>
|
|
332
363
|
<section class="tsd-panel tsd-member"><a id="setDefaultVisible" class="tsd-anchor"></a>
|
|
333
364
|
<h3 class="tsd-anchor-link"><span>set<wbr/>Default<wbr/>Visible</span><a href="#setDefaultVisible" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
334
365
|
<ul class="tsd-signatures">
|
|
@@ -344,7 +375,7 @@
|
|
|
344
375
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
345
376
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
346
377
|
<ul>
|
|
347
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
378
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:257</li></ul></aside></li></ul></section>
|
|
348
379
|
<section class="tsd-panel tsd-member"><a id="setEndTag" class="tsd-anchor"></a>
|
|
349
380
|
<h3 class="tsd-anchor-link"><span>set<wbr/>End<wbr/>Tag</span><a href="#setEndTag" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
350
381
|
<ul class="tsd-signatures">
|
|
@@ -357,7 +388,7 @@
|
|
|
357
388
|
<h5><span class="tsd-kind-parameter">tag</span>: <a href="../types/Tag.html" class="tsd-signature-type tsd-kind-type-alias">Tag</a><span class="tsd-signature-symbol"> | </span><a href="../interfaces/GuideLinePluginType.ModelGuideLineTagData.html" class="tsd-signature-type tsd-kind-interface">ModelGuideLineTagData</a></h5></li></ul></div>
|
|
358
389
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
359
390
|
<ul>
|
|
360
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
391
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:498</li></ul></aside></li></ul></section>
|
|
361
392
|
<section class="tsd-panel tsd-member"><a id="setGeometryByPanoGroup" class="tsd-anchor"></a>
|
|
362
393
|
<h3 class="tsd-anchor-link"><span>set<wbr/>Geometry<wbr/>By<wbr/>Pano<wbr/>Group</span><a href="#setGeometryByPanoGroup" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
363
394
|
<ul class="tsd-signatures">
|
|
@@ -375,7 +406,7 @@
|
|
|
375
406
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
376
407
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
377
408
|
<ul>
|
|
378
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
409
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:296</li></ul></aside></li></ul></section>
|
|
379
410
|
<section class="tsd-panel tsd-member"><a id="setGeometryByPath" class="tsd-anchor"></a>
|
|
380
411
|
<h3 class="tsd-anchor-link"><span>set<wbr/>Geometry<wbr/>By<wbr/>Path</span><a href="#setGeometryByPath" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
381
412
|
<ul class="tsd-signatures">
|
|
@@ -393,7 +424,7 @@
|
|
|
393
424
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
394
425
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
395
426
|
<ul>
|
|
396
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
427
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:316</li></ul></aside></li></ul></section>
|
|
397
428
|
<section class="tsd-panel tsd-member"><a id="setHeightOffset" class="tsd-anchor"></a>
|
|
398
429
|
<h3 class="tsd-anchor-link"><span>set<wbr/>Height<wbr/>Offset</span><a href="#setHeightOffset" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
399
430
|
<ul class="tsd-signatures">
|
|
@@ -409,7 +440,7 @@
|
|
|
409
440
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
410
441
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
411
442
|
<ul>
|
|
412
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
443
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:386</li></ul></aside></li></ul></section>
|
|
413
444
|
<section class="tsd-panel tsd-member"><a id="setMapOpacity" class="tsd-anchor"></a>
|
|
414
445
|
<h3 class="tsd-anchor-link"><span>set<wbr/>Map<wbr/>Opacity</span><a href="#setMapOpacity" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
415
446
|
<ul class="tsd-signatures">
|
|
@@ -425,7 +456,7 @@
|
|
|
425
456
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
426
457
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
427
458
|
<ul>
|
|
428
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
459
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:464</li></ul></aside></li></ul></section>
|
|
429
460
|
<section class="tsd-panel tsd-member"><a id="setMartial" class="tsd-anchor"></a>
|
|
430
461
|
<h3 class="tsd-anchor-link"><span>set<wbr/>Martial</span><a href="#setMartial" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
431
462
|
<ul class="tsd-signatures">
|
|
@@ -441,7 +472,7 @@
|
|
|
441
472
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
442
473
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
443
474
|
<ul>
|
|
444
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
475
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:345</li></ul></aside></li></ul></section>
|
|
445
476
|
<section class="tsd-panel tsd-member"><a id="setMeshStyle" class="tsd-anchor"></a>
|
|
446
477
|
<h3 class="tsd-anchor-link"><span>set<wbr/>Mesh<wbr/>Style</span><a href="#setMeshStyle" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
447
478
|
<ul class="tsd-signatures">
|
|
@@ -457,7 +488,7 @@
|
|
|
457
488
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
458
489
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
459
490
|
<ul>
|
|
460
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
491
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:363</li></ul></aside></li></ul></section>
|
|
461
492
|
<section class="tsd-panel tsd-member"><a id="setOpacity" class="tsd-anchor"></a>
|
|
462
493
|
<h3 class="tsd-anchor-link"><span>set<wbr/>Opacity</span><a href="#setOpacity" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
463
494
|
<ul class="tsd-signatures">
|
|
@@ -473,7 +504,7 @@
|
|
|
473
504
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
474
505
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
475
506
|
<ul>
|
|
476
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
507
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:456</li></ul></aside></li></ul></section>
|
|
477
508
|
<section class="tsd-panel tsd-member"><a id="setScale" class="tsd-anchor"></a>
|
|
478
509
|
<h3 class="tsd-anchor-link"><span>set<wbr/>Scale</span><a href="#setScale" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
479
510
|
<ul class="tsd-signatures">
|
|
@@ -489,7 +520,7 @@
|
|
|
489
520
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
490
521
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
491
522
|
<ul>
|
|
492
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
523
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:289</li></ul></aside></li></ul></section>
|
|
493
524
|
<section class="tsd-panel tsd-member"><a id="setStartTag" class="tsd-anchor"></a>
|
|
494
525
|
<h3 class="tsd-anchor-link"><span>set<wbr/>Start<wbr/>Tag</span><a href="#setStartTag" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
495
526
|
<ul class="tsd-signatures">
|
|
@@ -502,7 +533,7 @@
|
|
|
502
533
|
<h5><span class="tsd-kind-parameter">tag</span>: <a href="../types/Tag.html" class="tsd-signature-type tsd-kind-type-alias">Tag</a><span class="tsd-signature-symbol"> | </span><a href="../interfaces/GuideLinePluginType.ModelGuideLineTagData.html" class="tsd-signature-type tsd-kind-interface">ModelGuideLineTagData</a></h5></li></ul></div>
|
|
503
534
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
504
535
|
<ul>
|
|
505
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
536
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:494</li></ul></aside></li></ul></section>
|
|
506
537
|
<section class="tsd-panel tsd-member"><a id="setTextureUrl" class="tsd-anchor"></a>
|
|
507
538
|
<h3 class="tsd-anchor-link"><span>set<wbr/>Texture<wbr/>Url</span><a href="#setTextureUrl" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
508
539
|
<ul class="tsd-signatures">
|
|
@@ -518,7 +549,7 @@
|
|
|
518
549
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
519
550
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
520
551
|
<ul>
|
|
521
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
552
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:472</li></ul></aside></li></ul></section>
|
|
522
553
|
<section class="tsd-panel tsd-member"><a id="setUnitSize" class="tsd-anchor"></a>
|
|
523
554
|
<h3 class="tsd-anchor-link"><span>set<wbr/>Unit<wbr/>Size</span><a href="#setUnitSize" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
524
555
|
<ul class="tsd-signatures">
|
|
@@ -536,7 +567,7 @@
|
|
|
536
567
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
537
568
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
538
569
|
<ul>
|
|
539
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
570
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:281</li></ul></aside></li></ul></section>
|
|
540
571
|
<section class="tsd-panel tsd-member"><a id="setVisibleFloorIndexes" class="tsd-anchor"></a>
|
|
541
572
|
<h3 class="tsd-anchor-link"><span>set<wbr/>Visible<wbr/>Floor<wbr/>Indexes</span><a href="#setVisibleFloorIndexes" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
542
573
|
<ul class="tsd-signatures">
|
|
@@ -549,7 +580,7 @@
|
|
|
549
580
|
<h5><span class="tsd-kind-parameter">floorIndexes</span>: <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h5></li></ul></div>
|
|
550
581
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
551
582
|
<ul>
|
|
552
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
583
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:488</li></ul></aside></li></ul></section></section></div>
|
|
553
584
|
<div class="col-sidebar">
|
|
554
585
|
<div class="page-menu">
|
|
555
586
|
<div class="tsd-navigation settings">
|
|
@@ -582,10 +613,12 @@
|
|
|
582
613
|
<li><a href="#dispose" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>dispose</span></a></li>
|
|
583
614
|
<li><a href="#flicker" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>flicker</span></a></li>
|
|
584
615
|
<li><a href="#getLengthByPanoGroupIndex" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Length<wbr/>By<wbr/>Pano<wbr/>Group<wbr/>Index</span></a></li>
|
|
616
|
+
<li><a href="#setBackgroundClip" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>set<wbr/>Background<wbr/>Clip</span></a></li>
|
|
585
617
|
<li><a href="#setBackgroundColor" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>set<wbr/>Background<wbr/>Color</span></a></li>
|
|
586
618
|
<li><a href="#setBackgroundOpacity" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>set<wbr/>Background<wbr/>Opacity</span></a></li>
|
|
587
619
|
<li><a href="#setBorderColor" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>set<wbr/>Border<wbr/>Color</span></a></li>
|
|
588
620
|
<li><a href="#setBorderOpacity" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>set<wbr/>Border<wbr/>Opacity</span></a></li>
|
|
621
|
+
<li><a href="#setBorderWidth" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>set<wbr/>Border<wbr/>Width</span></a></li>
|
|
589
622
|
<li><a href="#setColor" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>set<wbr/>Color</span></a></li>
|
|
590
623
|
<li><a href="#setCustomVisible" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>set<wbr/>Custom<wbr/>Visible</span></a></li>
|
|
591
624
|
<li><a href="#setDefaultVisible" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>set<wbr/>Default<wbr/>Visible</span></a></li>
|
|
@@ -603,7 +636,7 @@
|
|
|
603
636
|
<li><a href="#setUnitSize" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>set<wbr/>Unit<wbr/>Size</span></a></li>
|
|
604
637
|
<li><a href="#setVisibleFloorIndexes" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>set<wbr/>Visible<wbr/>Floor<wbr/>Indexes</span></a></li></ul></div></details></div>
|
|
605
638
|
<div class="site-menu">
|
|
606
|
-
<nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>如视空间交互插件合集 -<wbr/> v3.
|
|
639
|
+
<nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>如视空间交互插件合集 -<wbr/> v3.14.0</span></a>
|
|
607
640
|
<ul class="tsd-small-nested-navigation">
|
|
608
641
|
<li><a href="../modules.html#CruisePluginController"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-8388608"><rect fill="var(--color-icon-background)" stroke="#FF4D82" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12"></rect><path d="M10.354 17V8.24H13.066C13.586 8.24 14.042 8.348 14.434 8.564C14.826 8.772 15.13 9.064 15.346 9.44C15.562 9.816 15.67 10.256 15.67 10.76C15.67 11.352 15.514 11.86 15.202 12.284C14.898 12.708 14.482 13 13.954 13.16L15.79 17H14.518L12.838 13.28H11.434V17H10.354ZM11.434 12.308H13.066C13.514 12.308 13.874 12.168 14.146 11.888C14.418 11.6 14.554 11.224 14.554 10.76C14.554 10.288 14.418 9.912 14.146 9.632C13.874 9.352 13.514 9.212 13.066 9.212H11.434V12.308Z" fill="var(--color-text)"></path></g></svg><span>Cruise<wbr/>Plugin<wbr/>Controller</span></a></li>
|
|
609
642
|
<li><a href="../modules/AreaMakerPluginType.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4"></use></svg><span>Area<wbr/>Maker<wbr/>Plugin<wbr/>Type</span></a></li>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>Magnifier | 如视空间交互插件合集 - v3.
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>Magnifier | 如视空间交互插件合集 - v3.14.0</title><meta name="description" content="Documentation for 如视空间交互插件合集"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><link rel="stylesheet" href="../assets/custom.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
|
|
2
2
|
<div class="tsd-toolbar-contents container">
|
|
3
3
|
<div class="table-cell" id="tsd-search" data-base="..">
|
|
4
4
|
<div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<div id="tsd-toolbar-links"></div></div>
|
|
7
7
|
<ul class="results">
|
|
8
8
|
<li class="state loading">Preparing search index...</li>
|
|
9
|
-
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视空间交互插件合集 - v3.
|
|
9
|
+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视空间交互插件合集 - v3.14.0</a></div>
|
|
10
10
|
<div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
|
|
11
11
|
<div class="container container-main">
|
|
12
12
|
<div class="col-content">
|
|
@@ -232,7 +232,7 @@
|
|
|
232
232
|
<li><a href="#renderWithScreenPoint" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>render<wbr/>With<wbr/>Screen<wbr/>Point</span></a></li>
|
|
233
233
|
<li><a href="#resetOffset" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>reset<wbr/>Offset</span></a></li></ul></div></details></div>
|
|
234
234
|
<div class="site-menu">
|
|
235
|
-
<nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>如视空间交互插件合集 -<wbr/> v3.
|
|
235
|
+
<nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>如视空间交互插件合集 -<wbr/> v3.14.0</span></a>
|
|
236
236
|
<ul class="tsd-small-nested-navigation">
|
|
237
237
|
<li><a href="../modules.html#CruisePluginController"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-8388608"><rect fill="var(--color-icon-background)" stroke="#FF4D82" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12"></rect><path d="M10.354 17V8.24H13.066C13.586 8.24 14.042 8.348 14.434 8.564C14.826 8.772 15.13 9.064 15.346 9.44C15.562 9.816 15.67 10.256 15.67 10.76C15.67 11.352 15.514 11.86 15.202 12.284C14.898 12.708 14.482 13 13.954 13.16L15.79 17H14.518L12.838 13.28H11.434V17H10.354ZM11.434 12.308H13.066C13.514 12.308 13.874 12.168 14.146 11.888C14.418 11.6 14.554 11.224 14.554 10.76C14.554 10.288 14.418 9.912 14.146 9.632C13.874 9.352 13.514 9.212 13.066 9.212H11.434V12.308Z" fill="var(--color-text)"></path></g></svg><span>Cruise<wbr/>Plugin<wbr/>Controller</span></a></li>
|
|
238
238
|
<li><a href="../modules/AreaMakerPluginType.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4"></use></svg><span>Area<wbr/>Maker<wbr/>Plugin<wbr/>Type</span></a></li>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>ModelRoomLabelController | 如视空间交互插件合集 - v3.
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>ModelRoomLabelController | 如视空间交互插件合集 - v3.14.0</title><meta name="description" content="Documentation for 如视空间交互插件合集"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><link rel="stylesheet" href="../assets/custom.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
|
|
2
2
|
<div class="tsd-toolbar-contents container">
|
|
3
3
|
<div class="table-cell" id="tsd-search" data-base="..">
|
|
4
4
|
<div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<div id="tsd-toolbar-links"></div></div>
|
|
7
7
|
<ul class="results">
|
|
8
8
|
<li class="state loading">Preparing search index...</li>
|
|
9
|
-
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视空间交互插件合集 - v3.
|
|
9
|
+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视空间交互插件合集 - v3.14.0</a></div>
|
|
10
10
|
<div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
|
|
11
11
|
<div class="container container-main">
|
|
12
12
|
<div class="col-content">
|
|
@@ -150,7 +150,7 @@
|
|
|
150
150
|
<li><a href="#enable" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>enable</span></a></li>
|
|
151
151
|
<li><a href="#load" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>load</span></a></li></ul></div></details></div>
|
|
152
152
|
<div class="site-menu">
|
|
153
|
-
<nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>如视空间交互插件合集 -<wbr/> v3.
|
|
153
|
+
<nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>如视空间交互插件合集 -<wbr/> v3.14.0</span></a>
|
|
154
154
|
<ul class="tsd-small-nested-navigation">
|
|
155
155
|
<li><a href="../modules.html#CruisePluginController"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-8388608"><rect fill="var(--color-icon-background)" stroke="#FF4D82" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12"></rect><path d="M10.354 17V8.24H13.066C13.586 8.24 14.042 8.348 14.434 8.564C14.826 8.772 15.13 9.064 15.346 9.44C15.562 9.816 15.67 10.256 15.67 10.76C15.67 11.352 15.514 11.86 15.202 12.284C14.898 12.708 14.482 13 13.954 13.16L15.79 17H14.518L12.838 13.28H11.434V17H10.354ZM11.434 12.308H13.066C13.514 12.308 13.874 12.168 14.146 11.888C14.418 11.6 14.554 11.224 14.554 10.76C14.554 10.288 14.418 9.912 14.146 9.632C13.874 9.352 13.514 9.212 13.066 9.212H11.434V12.308Z" fill="var(--color-text)"></path></g></svg><span>Cruise<wbr/>Plugin<wbr/>Controller</span></a></li>
|
|
156
156
|
<li><a href="../modules/AreaMakerPluginType.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4"></use></svg><span>Area<wbr/>Maker<wbr/>Plugin<wbr/>Type</span></a></li>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>MoveController | 如视空间交互插件合集 - v3.
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>MoveController | 如视空间交互插件合集 - v3.14.0</title><meta name="description" content="Documentation for 如视空间交互插件合集"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><link rel="stylesheet" href="../assets/custom.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
|
|
2
2
|
<div class="tsd-toolbar-contents container">
|
|
3
3
|
<div class="table-cell" id="tsd-search" data-base="..">
|
|
4
4
|
<div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<div id="tsd-toolbar-links"></div></div>
|
|
7
7
|
<ul class="results">
|
|
8
8
|
<li class="state loading">Preparing search index...</li>
|
|
9
|
-
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视空间交互插件合集 - v3.
|
|
9
|
+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视空间交互插件合集 - v3.14.0</a></div>
|
|
10
10
|
<div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
|
|
11
11
|
<div class="container container-main">
|
|
12
12
|
<div class="col-content">
|
|
@@ -428,7 +428,7 @@
|
|
|
428
428
|
<li><a href="#setState" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>set<wbr/>State</span></a></li>
|
|
429
429
|
<li><a href="#show" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>show</span></a></li></ul></div></details></div>
|
|
430
430
|
<div class="site-menu">
|
|
431
|
-
<nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>如视空间交互插件合集 -<wbr/> v3.
|
|
431
|
+
<nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>如视空间交互插件合集 -<wbr/> v3.14.0</span></a>
|
|
432
432
|
<ul class="tsd-small-nested-navigation">
|
|
433
433
|
<li><a href="../modules.html#CruisePluginController"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-8388608"><rect fill="var(--color-icon-background)" stroke="#FF4D82" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12"></rect><path d="M10.354 17V8.24H13.066C13.586 8.24 14.042 8.348 14.434 8.564C14.826 8.772 15.13 9.064 15.346 9.44C15.562 9.816 15.67 10.256 15.67 10.76C15.67 11.352 15.514 11.86 15.202 12.284C14.898 12.708 14.482 13 13.954 13.16L15.79 17H14.518L12.838 13.28H11.434V17H10.354ZM11.434 12.308H13.066C13.514 12.308 13.874 12.168 14.146 11.888C14.418 11.6 14.554 11.224 14.554 10.76C14.554 10.288 14.418 9.912 14.146 9.632C13.874 9.352 13.514 9.212 13.066 9.212H11.434V12.308Z" fill="var(--color-text)"></path></g></svg><span>Cruise<wbr/>Plugin<wbr/>Controller</span></a></li>
|
|
434
434
|
<li><a href="../modules/AreaMakerPluginType.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4"></use></svg><span>Area<wbr/>Maker<wbr/>Plugin<wbr/>Type</span></a></li>
|