返回介绍

中文

英文

Full Parameter List

发布于 2021-10-30 01:01:00 字数 5330 浏览 976 评论 0 收藏 0

var configs = {
        control: {
                stats:
false,
                disableUnmentioned:
false,
                lightenMentioned:
false,
                inOnly:
false,
                outOnly:
false,
                initCountry:
"CN",
                halo:
true
        },
        color: {
                surface:
0xFFFFFF,
                selected:
null,
                in:
0x154492,
                out:
0xDD380C,
                halo:
0xFFFFFF,
                background:
null
        },
        brightness: {
                ocean:
0.5,
                mentioned:
0.5,
                related:
0.5
        }
}

Table of parameters:
ParameterDefault Value/ RangeDescription
control.statsfalseTrue means to turn on the performance monitor for Three.js.
control.disableUnmentionedfalseTrue means tp set unmentioned country unclickable.
control.lightenMentionedfalseTrue means to set mentioned country brighter than unmentioned country.
control.inOnlyfalseTrue means to only display data going into the destination country.
control.outOnlyfalseTrue means to only display data going out the origination country.
control.initCountry"CN"A country displayed at the center of the screen when the globe has been initialized.
control.halotrueTrue means to turn on the halo.
color.surface0xFFFFFF or "#FFFFFF"The color scheme of land and ocean area.
color.selectednullColor of selected country.
color.in0x154492 or "#154492"Color of line going into the destination.
color.out0xDD380C or "#DD380C"Color of the line going out of the origination country.
color.halo0xFFFFFF or "#FFFFFF"Color of the halo.
color.backgroundnullColor of the background.
brightness.ocean0.5 [0.0, 1.0]Brightness of the ocean.
brightness.mentioned0.5 [0.0, 1.0]Brightness of the mentioned country.
brightness.related0.5 [0.0, 1.0]Brightness of the related country.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文