@realsee/dnalogel 3.37.2 → 3.39.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/CHANGELOG.md +6 -0
- package/dist/GuideLinePlugin/Controller.d.ts +14 -1
- package/dist/GuideLinePlugin/GuideLineModeItem.d.ts +13 -2
- package/dist/GuideLinePlugin/typing.d.ts +15 -2
- package/dist/GuideLinePlugin/utils/createLineGeometry.d.ts +11 -1
- package/dist/ModelMakerPlugin/Controller.d.ts +8 -1
- package/dist/ModelMakerPlugin/index.d.ts +1 -0
- package/dist/Sculpt/Meshes/Box.d.ts +1 -0
- package/dist/Sculpt/Meshes/Line.d.ts +2 -0
- package/dist/Sculpt/Meshes/Polyline.d.ts +1 -0
- package/dist/Sculpt/Objects/Base/index.d.ts +6 -0
- package/dist/Sculpt/utils/color.d.ts +7 -1
- package/dist/Sculpt/utils/three/ColoredMesh.d.ts +3 -0
- package/dist/index.cjs.js +87 -55
- package/dist/index.js +4957 -4826
- package/dist/index.umd.js +76 -44
- 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 +3 -3
- package/docs/classes/GuideLineItem.GuideLineItem.html +7 -7
- package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +64 -50
- package/docs/classes/ModelMakerPluginInstance.html +26 -16
- 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/Sculpt.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/ModelMakerPlugin.html +4 -4
- 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/SculptPlugin.html +3 -3
- package/docs/functions/TopviewFloorplanPlugin.html +3 -3
- package/docs/functions/Util.absoluteUrl.html +3 -3
- package/docs/functions/Util.awaitNextFrame.html +3 -3
- package/docs/functions/Util.blink.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.reblink.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/ContentTypeMapInterface.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.GuildLineConfig.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 +16 -9
- package/docs/interfaces/GuideLinePluginType.EventMap.html +8 -8
- package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +7 -7
- package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +5 -5
- package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +14 -14
- package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +5 -5
- package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +7 -7
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +20 -20
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +6 -6
- package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +55 -26
- package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +4 -4
- package/docs/interfaces/GuideLinePluginType.PluginServerData.html +5 -5
- package/docs/interfaces/GuideLinePluginType.PluginState.html +5 -5
- package/docs/interfaces/GuideLinePluginType.Route.html +8 -16
- package/docs/interfaces/GuideLinePluginType.RouteConfig.html +5 -12
- 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/ModelMakerPluginType.EventMap.html +3 -3
- package/docs/interfaces/ModelMakerPluginType.ServerBaseItem.html +3 -3
- package/docs/interfaces/ModelMakerPluginType.ServerBoxItem.html +3 -3
- package/docs/interfaces/ModelMakerPluginType.ServerData.html +3 -3
- package/docs/interfaces/ModelMakerPluginType.ServerPrismItem.html +3 -3
- package/docs/interfaces/ModelMakerPluginType.ServerTrianglesItem.html +3 -3
- package/docs/interfaces/ModelMakerPluginType.State.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.BlinkAnimeOptions.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/interfaces/Util.ReBlinkAnimeOptions.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/ModelMakerPluginType.html +3 -3
- package/docs/modules/PanoVideoPluginType.html +3 -3
- package/docs/modules/SculptData.html +3 -3
- package/docs/modules/Util.html +3 -3
- package/docs/modules.html +4 -4
- package/docs/types/AddObject3DHelperConfig.html +3 -3
- 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/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 +4 -4
- package/docs/types/GuideLinePluginType.GuideLineItem.html +4 -4
- package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +4 -4
- package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +4 -4
- package/docs/types/GuideLinePluginType.GuideLineStyle.html +4 -4
- package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +4 -4
- package/docs/types/GuideLinePluginType.PathItem.html +4 -4
- package/docs/types/GuideLinePluginType.PluginData.html +4 -4
- package/docs/types/HelperEventMap.html +3 -3
- package/docs/types/InternalHelperEventMap.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/ModelMakerPluginType.ElementRenderer.html +3 -3
- package/docs/types/ModelMakerPluginType.ItemType.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/PositionFrom.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/ScaleCallback.html +3 -3
- package/docs/types/ScalePosition.html +3 -3
- package/docs/types/SculptData.BoxData.html +3 -3
- package/docs/types/SculptData.CircleData.html +3 -3
- package/docs/types/SculptData.CylinderData.html +3 -3
- package/docs/types/SculptData.PointData.html +3 -3
- package/docs/types/SculptData.PolygonData.html +3 -3
- package/docs/types/SculptData.PolylineData.html +3 -3
- package/docs/types/SculptData.PrismData.html +3 -3
- package/docs/types/SculptData.RectangleData.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/CruisePlugin/index.js +1 -1
- package/libs/GuideLinePlugin/Controller.d.ts +14 -1
- package/libs/GuideLinePlugin/Controller.js +34 -32
- package/libs/GuideLinePlugin/GuideLineItem/index.js +57 -56
- package/libs/GuideLinePlugin/GuideLineItem.js +1 -1
- package/libs/GuideLinePlugin/GuideLineModeItem/index.js +176 -121
- package/libs/GuideLinePlugin/GuideLineModeItem.d.ts +13 -2
- package/libs/GuideLinePlugin/typing.d.ts +15 -2
- package/libs/GuideLinePlugin/utils/createLineGeometry.d.ts +11 -1
- package/libs/GuideLinePlugin/utils/createLineGeometry.js +70 -36
- package/libs/ModelMakerPlugin/Controller.d.ts +8 -1
- package/libs/ModelMakerPlugin/Controller.js +111 -99
- package/libs/ModelMakerPlugin/index.d.ts +1 -0
- package/libs/Sculpt/Meshes/Box.d.ts +1 -0
- package/libs/Sculpt/Meshes/Box.js +22 -17
- package/libs/Sculpt/Meshes/Line.d.ts +2 -0
- package/libs/Sculpt/Meshes/Line.js +56 -39
- package/libs/Sculpt/Meshes/Point.js +31 -31
- package/libs/Sculpt/Meshes/Polyline.d.ts +1 -0
- package/libs/Sculpt/Meshes/Polyline.js +41 -36
- package/libs/Sculpt/Objects/Base/index.d.ts +6 -0
- package/libs/Sculpt/Objects/Base/index.js +25 -25
- package/libs/Sculpt/utils/color.d.ts +7 -1
- package/libs/Sculpt/utils/three/ColoredMesh.d.ts +3 -0
- package/libs/Sculpt/utils/three/ColoredMesh.js +44 -25
- package/libs/base/BasePlugin.js +1 -1
- package/libs/index.js +1 -1
- package/libs/shared-utils/logger.js +1 -1
- 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.39.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.39.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:167</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">
|
|
@@ -39,9 +39,11 @@
|
|
|
39
39
|
<h3 class="tsd-index-heading">Properties</h3>
|
|
40
40
|
<div class="tsd-index-list"><a href="GuideLineModeItem.GuideLineModeItem.html#endTagContainer" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-1024"><rect fill="var(--color-icon-background)" stroke="#FF984D" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12"></rect><path d="M9.354 16V7.24H12.174C12.99 7.24 13.638 7.476 14.118 7.948C14.606 8.412 14.85 9.036 14.85 9.82C14.85 10.604 14.606 11.232 14.118 11.704C13.638 12.168 12.99 12.4 12.174 12.4H10.434V16H9.354ZM10.434 11.428H12.174C12.646 11.428 13.022 11.284 13.302 10.996C13.59 10.7 13.734 10.308 13.734 9.82C13.734 9.324 13.59 8.932 13.302 8.644C13.022 8.356 12.646 8.212 12.174 8.212H10.434V11.428Z" fill="var(--color-text)"></path></g></svg><span>end<wbr/>Tag<wbr/>Container</span></a>
|
|
41
41
|
<a href="GuideLineModeItem.GuideLineModeItem.html#geometryStyle" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1024"></use></svg><span>geometry<wbr/>Style</span></a>
|
|
42
|
+
<a href="GuideLineModeItem.GuideLineModeItem.html#group" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1024"></use></svg><span>group</span></a>
|
|
42
43
|
<a href="GuideLineModeItem.GuideLineModeItem.html#materialStyle" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1024"></use></svg><span>material<wbr/>Style</span></a>
|
|
43
|
-
<a href="GuideLineModeItem.GuideLineModeItem.html#mesh" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1024"></use></svg><span>mesh</span></a>
|
|
44
44
|
<a href="GuideLineModeItem.GuideLineModeItem.html#meshStyle" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1024"></use></svg><span>mesh<wbr/>Style</span></a>
|
|
45
|
+
<a href="GuideLineModeItem.GuideLineModeItem.html#meshWithDepthTest" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1024"></use></svg><span>mesh<wbr/>With<wbr/>Depth<wbr/>Test</span></a>
|
|
46
|
+
<a href="GuideLineModeItem.GuideLineModeItem.html#meshWithoutDepthTest" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1024"></use></svg><span>mesh<wbr/>Without<wbr/>Depth<wbr/>Test</span></a>
|
|
45
47
|
<a href="GuideLineModeItem.GuideLineModeItem.html#name" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1024"></use></svg><span>name</span></a>
|
|
46
48
|
<a href="GuideLineModeItem.GuideLineModeItem.html#path" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1024"></use></svg><span>path</span></a>
|
|
47
49
|
<a href="GuideLineModeItem.GuideLineModeItem.html#startTagContainer" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1024"></use></svg><span>start<wbr/>Tag<wbr/>Container</span></a>
|
|
@@ -104,49 +106,59 @@
|
|
|
104
106
|
<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>
|
|
105
107
|
<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">
|
|
106
108
|
<ul>
|
|
107
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
109
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:228</li></ul></aside></li></ul></section></section>
|
|
108
110
|
<section class="tsd-panel-group tsd-member-group">
|
|
109
111
|
<h2>Properties</h2>
|
|
110
112
|
<section class="tsd-panel tsd-member"><a id="endTagContainer" class="tsd-anchor"></a>
|
|
111
113
|
<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>
|
|
112
114
|
<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">
|
|
113
115
|
<ul>
|
|
114
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
116
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:186</li></ul></aside></section>
|
|
115
117
|
<section class="tsd-panel tsd-member"><a id="geometryStyle" class="tsd-anchor"></a>
|
|
116
118
|
<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>
|
|
117
119
|
<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">
|
|
118
120
|
<ul>
|
|
119
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
121
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:188</li></ul></aside></section>
|
|
122
|
+
<section class="tsd-panel tsd-member"><a id="group" class="tsd-anchor"></a>
|
|
123
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>group</span><a href="#group" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
124
|
+
<div class="tsd-signature"><span class="tsd-kind-property">group</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type ">Group</span><span class="tsd-signature-symbol"> = ...</span></div><aside class="tsd-sources">
|
|
125
|
+
<ul>
|
|
126
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:191</li></ul></aside></section>
|
|
120
127
|
<section class="tsd-panel tsd-member"><a id="materialStyle" class="tsd-anchor"></a>
|
|
121
128
|
<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>
|
|
122
129
|
<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">
|
|
123
130
|
<ul>
|
|
124
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
125
|
-
<section class="tsd-panel tsd-member"><a id="mesh" class="tsd-anchor"></a>
|
|
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>
|
|
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">
|
|
128
|
-
<ul>
|
|
129
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:159</li></ul></aside></section>
|
|
131
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:189</li></ul></aside></section>
|
|
130
132
|
<section class="tsd-panel tsd-member"><a id="meshStyle" class="tsd-anchor"></a>
|
|
131
133
|
<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>
|
|
132
134
|
<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">
|
|
133
135
|
<ul>
|
|
134
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
136
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:190</li></ul></aside></section>
|
|
137
|
+
<section class="tsd-panel tsd-member"><a id="meshWithDepthTest" class="tsd-anchor"></a>
|
|
138
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>mesh<wbr/>With<wbr/>Depth<wbr/>Test</span><a href="#meshWithDepthTest" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
139
|
+
<div class="tsd-signature"><span class="tsd-kind-property">mesh<wbr/>With<wbr/>Depth<wbr/>Test</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">
|
|
140
|
+
<ul>
|
|
141
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:192</li></ul></aside></section>
|
|
142
|
+
<section class="tsd-panel tsd-member"><a id="meshWithoutDepthTest" class="tsd-anchor"></a>
|
|
143
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>mesh<wbr/>Without<wbr/>Depth<wbr/>Test</span><a href="#meshWithoutDepthTest" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
144
|
+
<div class="tsd-signature"><span class="tsd-kind-property">mesh<wbr/>Without<wbr/>Depth<wbr/>Test</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">
|
|
145
|
+
<ul>
|
|
146
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:193</li></ul></aside></section>
|
|
135
147
|
<section class="tsd-panel tsd-member"><a id="name" class="tsd-anchor"></a>
|
|
136
148
|
<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>
|
|
137
149
|
<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">
|
|
138
150
|
<ul>
|
|
139
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
151
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:184</li></ul></aside></section>
|
|
140
152
|
<section class="tsd-panel tsd-member"><a id="path" class="tsd-anchor"></a>
|
|
141
153
|
<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>
|
|
142
154
|
<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">
|
|
143
155
|
<ul>
|
|
144
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
156
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:187</li></ul></aside></section>
|
|
145
157
|
<section class="tsd-panel tsd-member"><a id="startTagContainer" class="tsd-anchor"></a>
|
|
146
158
|
<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>
|
|
147
159
|
<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">
|
|
148
160
|
<ul>
|
|
149
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
161
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:185</li></ul></aside></section></section>
|
|
150
162
|
<section class="tsd-panel-group tsd-member-group">
|
|
151
163
|
<h2>Accessors</h2>
|
|
152
164
|
<section class="tsd-panel tsd-member"><a id="curvePath" class="tsd-anchor"></a>
|
|
@@ -159,7 +171,7 @@
|
|
|
159
171
|
<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>
|
|
160
172
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
161
173
|
<ul>
|
|
162
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
174
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:176</li></ul></aside></li></ul></section>
|
|
163
175
|
<section class="tsd-panel tsd-member"><a id="curvePoints" class="tsd-anchor"></a>
|
|
164
176
|
<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>
|
|
165
177
|
<ul class="tsd-signatures">
|
|
@@ -170,7 +182,7 @@
|
|
|
170
182
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Vector3</span><span class="tsd-signature-symbol">[]</span></h4>
|
|
171
183
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
172
184
|
<ul>
|
|
173
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
185
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:180</li></ul></aside></li></ul></section>
|
|
174
186
|
<section class="tsd-panel tsd-member"><a id="panoGroup" class="tsd-anchor"></a>
|
|
175
187
|
<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>
|
|
176
188
|
<ul class="tsd-signatures">
|
|
@@ -178,7 +190,7 @@
|
|
|
178
190
|
<li class="tsd-description">
|
|
179
191
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><aside class="tsd-sources">
|
|
180
192
|
<ul>
|
|
181
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
193
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:168</li></ul></aside></li></ul></section>
|
|
182
194
|
<section class="tsd-panel tsd-member"><a id="visibleFloorIndexes" class="tsd-anchor"></a>
|
|
183
195
|
<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>
|
|
184
196
|
<ul class="tsd-signatures">
|
|
@@ -189,7 +201,7 @@
|
|
|
189
201
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4>
|
|
190
202
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
191
203
|
<ul>
|
|
192
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
204
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:172</li></ul></aside></li></ul></section></section>
|
|
193
205
|
<section class="tsd-panel-group tsd-member-group">
|
|
194
206
|
<h2>Methods</h2>
|
|
195
207
|
<section class="tsd-panel tsd-member"><a id="dispose" class="tsd-anchor"></a>
|
|
@@ -199,7 +211,7 @@
|
|
|
199
211
|
<li class="tsd-description">
|
|
200
212
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
201
213
|
<ul>
|
|
202
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
214
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:316</li></ul></aside></li></ul></section>
|
|
203
215
|
<section class="tsd-panel tsd-member"><a id="flicker" class="tsd-anchor"></a>
|
|
204
216
|
<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>
|
|
205
217
|
<ul class="tsd-signatures">
|
|
@@ -210,7 +222,7 @@
|
|
|
210
222
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
211
223
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
212
224
|
<ul>
|
|
213
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
225
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:593</li></ul></aside></li></ul></section>
|
|
214
226
|
<section class="tsd-panel tsd-member"><a id="getLengthByPanoGroupIndex" class="tsd-anchor"></a>
|
|
215
227
|
<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>
|
|
216
228
|
<ul class="tsd-signatures">
|
|
@@ -234,7 +246,7 @@
|
|
|
234
246
|
</ul>
|
|
235
247
|
</div><aside class="tsd-sources">
|
|
236
248
|
<ul>
|
|
237
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
249
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:604</li></ul></aside></li></ul></section>
|
|
238
250
|
<section class="tsd-panel tsd-member"><a id="setBackgroundClip" class="tsd-anchor"></a>
|
|
239
251
|
<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
252
|
<ul class="tsd-signatures">
|
|
@@ -247,7 +259,7 @@
|
|
|
247
259
|
<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
260
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
249
261
|
<ul>
|
|
250
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
262
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:497</li></ul></aside></li></ul></section>
|
|
251
263
|
<section class="tsd-panel tsd-member"><a id="setBackgroundColor" class="tsd-anchor"></a>
|
|
252
264
|
<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>
|
|
253
265
|
<ul class="tsd-signatures">
|
|
@@ -263,7 +275,7 @@
|
|
|
263
275
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
264
276
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
265
277
|
<ul>
|
|
266
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
278
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:519</li></ul></aside></li></ul></section>
|
|
267
279
|
<section class="tsd-panel tsd-member"><a id="setBackgroundOpacity" class="tsd-anchor"></a>
|
|
268
280
|
<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>
|
|
269
281
|
<ul class="tsd-signatures">
|
|
@@ -279,7 +291,7 @@
|
|
|
279
291
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
280
292
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
281
293
|
<ul>
|
|
282
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
294
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:529</li></ul></aside></li></ul></section>
|
|
283
295
|
<section class="tsd-panel tsd-member"><a id="setBorderColor" class="tsd-anchor"></a>
|
|
284
296
|
<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>
|
|
285
297
|
<ul class="tsd-signatures">
|
|
@@ -295,7 +307,7 @@
|
|
|
295
307
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
296
308
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
297
309
|
<ul>
|
|
298
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
310
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:478</li></ul></aside></li></ul></section>
|
|
299
311
|
<section class="tsd-panel tsd-member"><a id="setBorderOpacity" class="tsd-anchor"></a>
|
|
300
312
|
<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>
|
|
301
313
|
<ul class="tsd-signatures">
|
|
@@ -311,7 +323,7 @@
|
|
|
311
323
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
312
324
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
313
325
|
<ul>
|
|
314
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
326
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:488</li></ul></aside></li></ul></section>
|
|
315
327
|
<section class="tsd-panel tsd-member"><a id="setBorderWidth" class="tsd-anchor"></a>
|
|
316
328
|
<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
329
|
<ul class="tsd-signatures">
|
|
@@ -327,7 +339,7 @@
|
|
|
327
339
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
328
340
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
329
341
|
<ul>
|
|
330
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
342
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:509</li></ul></aside></li></ul></section>
|
|
331
343
|
<section class="tsd-panel tsd-member"><a id="setColor" class="tsd-anchor"></a>
|
|
332
344
|
<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>
|
|
333
345
|
<ul class="tsd-signatures">
|
|
@@ -343,7 +355,7 @@
|
|
|
343
355
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
344
356
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
345
357
|
<ul>
|
|
346
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
358
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:464</li></ul></aside></li></ul></section>
|
|
347
359
|
<section class="tsd-panel tsd-member"><a id="setCustomVisible" class="tsd-anchor"></a>
|
|
348
360
|
<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>
|
|
349
361
|
<ul class="tsd-signatures">
|
|
@@ -359,7 +371,7 @@
|
|
|
359
371
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
360
372
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
361
373
|
<ul>
|
|
362
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
374
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:301</li></ul></aside></li></ul></section>
|
|
363
375
|
<section class="tsd-panel tsd-member"><a id="setDefaultVisible" class="tsd-anchor"></a>
|
|
364
376
|
<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>
|
|
365
377
|
<ul class="tsd-signatures">
|
|
@@ -375,7 +387,7 @@
|
|
|
375
387
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
376
388
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
377
389
|
<ul>
|
|
378
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
390
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:309</li></ul></aside></li></ul></section>
|
|
379
391
|
<section class="tsd-panel tsd-member"><a id="setEndTag" class="tsd-anchor"></a>
|
|
380
392
|
<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>
|
|
381
393
|
<ul class="tsd-signatures">
|
|
@@ -388,7 +400,7 @@
|
|
|
388
400
|
<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>
|
|
389
401
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
390
402
|
<ul>
|
|
391
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
403
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:588</li></ul></aside></li></ul></section>
|
|
392
404
|
<section class="tsd-panel tsd-member"><a id="setGeometryByPanoGroup" class="tsd-anchor"></a>
|
|
393
405
|
<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>
|
|
394
406
|
<ul class="tsd-signatures">
|
|
@@ -402,11 +414,11 @@
|
|
|
402
414
|
<li>
|
|
403
415
|
<h5><span class="tsd-kind-parameter">_panoGroup</span>: <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h5></li>
|
|
404
416
|
<li>
|
|
405
|
-
<h5><code class="tsd-tag ts-flagOptional">Optional</code> <span class="tsd-kind-parameter">options</span>: <span class="tsd-signature-type ">CatmullRomCurve3RestParams</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><span class="tsd-signature-symbol">{ </span><br/><span> </span><span class="tsd-kind-property">skipPanoGroup</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></h5></li></ul></div>
|
|
417
|
+
<h5><code class="tsd-tag ts-flagOptional">Optional</code> <span class="tsd-kind-parameter">options</span>: <span class="tsd-signature-type ">CatmullRomCurve3RestParams</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><span class="tsd-signature-symbol">{ </span><br/><span> </span><span class="tsd-kind-property">autoDepthTestEffectDistance</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span><br/><span> </span><span class="tsd-kind-property">skipPanoGroup</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span> </span><span class="tsd-kind-property">useAutoDepthTest</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></h5></li></ul></div>
|
|
406
418
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
407
419
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
408
420
|
<ul>
|
|
409
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
421
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:349</li></ul></aside></li></ul></section>
|
|
410
422
|
<section class="tsd-panel tsd-member"><a id="setGeometryByPath" class="tsd-anchor"></a>
|
|
411
423
|
<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>
|
|
412
424
|
<ul class="tsd-signatures">
|
|
@@ -420,11 +432,11 @@
|
|
|
420
432
|
<li>
|
|
421
433
|
<h5><span class="tsd-kind-parameter">path</span>: <a href="../interfaces/GuideLinePluginType.CatmullRomCurve3.html" class="tsd-signature-type tsd-kind-interface">CatmullRomCurve3</a><span class="tsd-signature-symbol">[]</span></h5></li>
|
|
422
434
|
<li>
|
|
423
|
-
<h5><code class="tsd-tag ts-flagOptional">Optional</code> <span class="tsd-kind-parameter">options</span>: <a href="../interfaces/GuideLinePluginType.GuideLineGeometryStyle.html" class="tsd-signature-type tsd-kind-interface">GuideLineGeometryStyle</a></h5></li></ul></div>
|
|
435
|
+
<h5><code class="tsd-tag ts-flagOptional">Optional</code> <span class="tsd-kind-parameter">options</span>: <a href="../interfaces/GuideLinePluginType.GuideLineGeometryStyle.html" class="tsd-signature-type tsd-kind-interface">GuideLineGeometryStyle</a><span class="tsd-signature-symbol"> & </span><span class="tsd-signature-symbol">{ </span><br/><span> </span><span class="tsd-kind-property">autoDepthTestEffectDistance</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span><br/><span> </span><span class="tsd-kind-property">useAutoDepthTest</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></h5></li></ul></div>
|
|
424
436
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
425
437
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
426
438
|
<ul>
|
|
427
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
439
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:370</li></ul></aside></li></ul></section>
|
|
428
440
|
<section class="tsd-panel tsd-member"><a id="setHeightOffset" class="tsd-anchor"></a>
|
|
429
441
|
<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>
|
|
430
442
|
<ul class="tsd-signatures">
|
|
@@ -440,7 +452,7 @@
|
|
|
440
452
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
441
453
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
442
454
|
<ul>
|
|
443
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
455
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:454</li></ul></aside></li></ul></section>
|
|
444
456
|
<section class="tsd-panel tsd-member"><a id="setMapOpacity" class="tsd-anchor"></a>
|
|
445
457
|
<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>
|
|
446
458
|
<ul class="tsd-signatures">
|
|
@@ -456,7 +468,7 @@
|
|
|
456
468
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
457
469
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
458
470
|
<ul>
|
|
459
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
471
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:549</li></ul></aside></li></ul></section>
|
|
460
472
|
<section class="tsd-panel tsd-member"><a id="setMartial" class="tsd-anchor"></a>
|
|
461
473
|
<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>
|
|
462
474
|
<ul class="tsd-signatures">
|
|
@@ -472,7 +484,7 @@
|
|
|
472
484
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
473
485
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
474
486
|
<ul>
|
|
475
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
487
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:413</li></ul></aside></li></ul></section>
|
|
476
488
|
<section class="tsd-panel tsd-member"><a id="setMeshStyle" class="tsd-anchor"></a>
|
|
477
489
|
<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>
|
|
478
490
|
<ul class="tsd-signatures">
|
|
@@ -488,7 +500,7 @@
|
|
|
488
500
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
489
501
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
490
502
|
<ul>
|
|
491
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
503
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:431</li></ul></aside></li></ul></section>
|
|
492
504
|
<section class="tsd-panel tsd-member"><a id="setOpacity" class="tsd-anchor"></a>
|
|
493
505
|
<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>
|
|
494
506
|
<ul class="tsd-signatures">
|
|
@@ -504,7 +516,7 @@
|
|
|
504
516
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
505
517
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
506
518
|
<ul>
|
|
507
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
519
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:539</li></ul></aside></li></ul></section>
|
|
508
520
|
<section class="tsd-panel tsd-member"><a id="setScale" class="tsd-anchor"></a>
|
|
509
521
|
<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>
|
|
510
522
|
<ul class="tsd-signatures">
|
|
@@ -520,7 +532,7 @@
|
|
|
520
532
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
521
533
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
522
534
|
<ul>
|
|
523
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
535
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:342</li></ul></aside></li></ul></section>
|
|
524
536
|
<section class="tsd-panel tsd-member"><a id="setStartTag" class="tsd-anchor"></a>
|
|
525
537
|
<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>
|
|
526
538
|
<ul class="tsd-signatures">
|
|
@@ -533,7 +545,7 @@
|
|
|
533
545
|
<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>
|
|
534
546
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
535
547
|
<ul>
|
|
536
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
548
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:584</li></ul></aside></li></ul></section>
|
|
537
549
|
<section class="tsd-panel tsd-member"><a id="setTextureUrl" class="tsd-anchor"></a>
|
|
538
550
|
<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>
|
|
539
551
|
<ul class="tsd-signatures">
|
|
@@ -549,7 +561,7 @@
|
|
|
549
561
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
550
562
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
551
563
|
<ul>
|
|
552
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
564
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:559</li></ul></aside></li></ul></section>
|
|
553
565
|
<section class="tsd-panel tsd-member"><a id="setUnitSize" class="tsd-anchor"></a>
|
|
554
566
|
<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>
|
|
555
567
|
<ul class="tsd-signatures">
|
|
@@ -567,7 +579,7 @@
|
|
|
567
579
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
568
580
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
569
581
|
<ul>
|
|
570
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
582
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:334</li></ul></aside></li></ul></section>
|
|
571
583
|
<section class="tsd-panel tsd-member"><a id="setVisibleFloorIndexes" class="tsd-anchor"></a>
|
|
572
584
|
<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>
|
|
573
585
|
<ul class="tsd-signatures">
|
|
@@ -580,7 +592,7 @@
|
|
|
580
592
|
<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>
|
|
581
593
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
582
594
|
<ul>
|
|
583
|
-
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:
|
|
595
|
+
<li>Defined in src/GuideLinePlugin/GuideLineModeItem.ts:578</li></ul></aside></li></ul></section></section></div>
|
|
584
596
|
<div class="col-sidebar">
|
|
585
597
|
<div class="page-menu">
|
|
586
598
|
<div class="tsd-navigation settings">
|
|
@@ -600,9 +612,11 @@
|
|
|
600
612
|
<li><a href="#constructor" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-512"></use></svg><span>constructor</span></a></li>
|
|
601
613
|
<li><a href="#endTagContainer" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1024"></use></svg><span>end<wbr/>Tag<wbr/>Container</span></a></li>
|
|
602
614
|
<li><a href="#geometryStyle" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1024"></use></svg><span>geometry<wbr/>Style</span></a></li>
|
|
615
|
+
<li><a href="#group" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1024"></use></svg><span>group</span></a></li>
|
|
603
616
|
<li><a href="#materialStyle" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1024"></use></svg><span>material<wbr/>Style</span></a></li>
|
|
604
|
-
<li><a href="#mesh" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1024"></use></svg><span>mesh</span></a></li>
|
|
605
617
|
<li><a href="#meshStyle" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1024"></use></svg><span>mesh<wbr/>Style</span></a></li>
|
|
618
|
+
<li><a href="#meshWithDepthTest" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1024"></use></svg><span>mesh<wbr/>With<wbr/>Depth<wbr/>Test</span></a></li>
|
|
619
|
+
<li><a href="#meshWithoutDepthTest" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1024"></use></svg><span>mesh<wbr/>Without<wbr/>Depth<wbr/>Test</span></a></li>
|
|
606
620
|
<li><a href="#name" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1024"></use></svg><span>name</span></a></li>
|
|
607
621
|
<li><a href="#path" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1024"></use></svg><span>path</span></a></li>
|
|
608
622
|
<li><a href="#startTagContainer" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1024"></use></svg><span>start<wbr/>Tag<wbr/>Container</span></a></li>
|
|
@@ -636,7 +650,7 @@
|
|
|
636
650
|
<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>
|
|
637
651
|
<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>
|
|
638
652
|
<div class="site-menu">
|
|
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.
|
|
653
|
+
<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.39.0</span></a>
|
|
640
654
|
<ul class="tsd-small-nested-navigation">
|
|
641
655
|
<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>
|
|
642
656
|
<li><a href="../modules.html#Magnifier"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-8388608"></use></svg><span>Magnifier</span></a></li>
|