您的位置:首页 > 房产 > 建筑 > 网络营销的种类有哪些_网站制作过程中碰到的问题_深圳seo外包_谷歌搜索引擎入口363

网络营销的种类有哪些_网站制作过程中碰到的问题_深圳seo外包_谷歌搜索引擎入口363

2025/1/11 4:09:36 来源:https://blog.csdn.net/m0_69803146/article/details/144978360  浏览:    关键词:网络营销的种类有哪些_网站制作过程中碰到的问题_深圳seo外包_谷歌搜索引擎入口363
网络营销的种类有哪些_网站制作过程中碰到的问题_深圳seo外包_谷歌搜索引擎入口363

相关链接:

http://mars3d.cn/editor-vue.html?key=ex_6_3_3&id=graphic/entity/cylinder

相关代码:

function addDemoGraphic1(graphicLayer) {const point = new mars3d.LngLatPoint(116.504297, 30.924326, 9000)// 添加模型const graphicModel = new mars3d.graphic.ModelEntity({position: point,style: {url: "//data.mars3d.cn/gltf/mars/feiji.glb",scale: 1,minimumPixelSize: 50},attr: { remark: "示例6" }})graphicLayer.addGraphic(graphicModel)// 效果1const pointQY = point.clone()pointQY.alt = pointQY.alt / 2const graphic = new mars3d.graphic.CylinderEntity({position: pointQY,id: "bobo",style: {length: point.alt,topRadius: 0.0,bottomRadius: 2000,materialType: mars3d.MaterialType.CircleWave,materialOptions: {color: "#ffff00",repeat: 30.0,thickness: 0.2}}})graphicLayer.addGraphic(graphic) // 还可以另外一种写法: graphic.addTo(graphicLayer)setTimeout(() => {const cc = graphicLayer.getGraphicById("bobo")cc.setStyle({materialType: mars3d.MaterialType.CylinderWave,materialOptions: {color: "#ffff00",repeat: 30.0,thickness: 0.2}})}, 6000)
}

版权声明:

本网仅为发布的内容提供存储空间,不对发表、转载的内容提供任何形式的保证。凡本网注明“来源:XXX网络”的作品,均转载自其它媒体,著作权归作者所有,商业转载请联系作者获得授权,非商业转载请注明出处。

我们尊重并感谢每一位作者,均已注明文章来源和作者。如因作品内容、版权或其它问题,请及时与我们联系,联系邮箱:809451989@qq.com,投稿邮箱:809451989@qq.com