threejs helpers -2 lightHelper(光源辅助对象)

1.DirectionalLightHelper(平行光) 用于模拟场景中平行光 DirectionalLight 的辅助对象. 其中包含了表示光位置的平面和表示光方向的线段. 构造函数 DirectionalLightHelper( light : DirectionalLight, size : Number, color : Hex ) light-- 被模拟的光源. size – (可选的
相关文章
相关标签/搜索