Summary
Methods:
Constructor
new DirectionLight(options)
平行光构造函数,当前的日照
Parameters:
Name | Type | Description | ||||||
---|---|---|---|---|---|---|---|---|
options |
|
Example
light=new hmap.light.DirectionLight();
map.addLight(light)