English中文

Light

new Cesium.Light()

一个光源。该类型描述了一个接口,并不打算直接实例化。在一起, A light source. This type describes an interface and is not intended to be instantiated directly. Together, color and intensity 产生高动态范围光色。 produce a high-dynamic-range light color. intensity 也可以单独使用来调暗或调亮光线而不改变色调。 can also be used individually to dim or brighten the light without changing the hue.
另见: See:

成员 Members

光的颜色。 The color of the light.

intensity : number

强度控制光的强度。 The intensity controls the strength of the light. intensity 最小值为 0.0,没有最大值。 has a minimum value of 0.0 and no maximum value.
需要帮助吗?获得答案的最快方法是从社区和团队那里获得答案 Need help? The fastest way to get answers is from the community and team on the Cesium Forum.