从无限远的地方向单一方向发射的光。 A light that gets emitted in a single direction from infinitely far away.
| 名称 Name | 类型 Type | 说明 Description | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
object |
具有以下属性的对象: Object with the following properties:
|
抛出: Throws:
-
DeveloperError : options.direction cannot be zero-length
成员 Members
光的颜色。 The color of the light.
-
默认值: Default Value:
Color.WHITE
direction : Cartesian3
光发出的方向。 The direction in which light gets emitted.
光的强度。 The intensity of the light.
-
默认值: Default Value:
1.0
