AmbientLight
Usage
• AmbientLight是针对Graphics3D 及相关函数的可选项,用来给出一个三维图形中模拟周围光照的强度.
Notes
• AmbientLight 的设置必须是 GrayLevel, Hue或RGBColor.
Further Examples
The first plot uses GrayLevel[0], the default setting for AmbientLight; the second plot uses Hue[1]. Evaluate the cells to compare the plots.
In[1]:=
|
In[2]:=
|
|