個人threejs學習筆記(五)——點光源屬性控制

寫在前面 主要練習了點光源的距離和密度屬性。 理解了threejs裏顏色使用的原理。javascript 代碼 pointLight.distance=controls.pointlight_distance; pointLight.intensity=controls.pointlight_intensity; distance(距離)控制光源的照射範圍;intensity(密度)控制光源的強
相關文章
相關標籤/搜索