AmbientLight
✖
AmbientLight
詳細

- AmbientLightは自然光としても知られている.
- AmbientLightは,通常,すべての方向に柔らかな光を照射して,十分な照明がない領域を埋めるために使われる.
- AmbientLight[col]は色が col の一様な環境光を与える.
- 光源の色 col は,RGBColor,Hueあるいは任意の他の色指定で定義できる.
- AmbientLightの設定は,3D曲面の拡散反射と鏡面反射に関連する色にのみ影響する.
- {dcol,Specularity[scol]}の形式の色指定がある光源は,事実上,拡散反射の目的では色 dcol を,鏡面反射の目的では色 scol を持つものとみなされる.
- 拡散反射は,事実上,光が曲面からあらゆる方向に等しく散乱するランベルト(Lambert)の法則に従うものとみなされる.
- 鏡面反射は,事実上,Specularityのページに記されているように,光が鏡面反射方向の近くでのみ散乱するとみなされる.

例題
すべて開くすべて閉じる例 (2)基本的な使用例
スコープ (2)標準的な使用例のスコープの概要
一般化と拡張 (2)一般化および拡張された使用例
In[5]:=5

✖
https://wolfram.com/xid/0bnijrxowfa3a-cglwya
Out[5]=5

In[6]:=6

✖
https://wolfram.com/xid/0bnijrxowfa3a-fn9jvz
Out[6]=6

In[1]:=1

✖
https://wolfram.com/xid/0bnijrxowfa3a-bjc71q
Out[1]=1

In[2]:=2

✖
https://wolfram.com/xid/0bnijrxowfa3a-flc8mp
Out[2]=2

アプリケーション (1)この関数で解くことのできる問題の例
考えられる問題 (1)よく起る問題と予期しない動作
Wolfram Research (2021), AmbientLight, Wolfram言語関数, https://reference.wolfram.com/language/ref/AmbientLight.html.
✖
Wolfram Research (2021), AmbientLight, Wolfram言語関数, https://reference.wolfram.com/language/ref/AmbientLight.html.
テキスト
Wolfram Research (2021), AmbientLight, Wolfram言語関数, https://reference.wolfram.com/language/ref/AmbientLight.html.
✖
Wolfram Research (2021), AmbientLight, Wolfram言語関数, https://reference.wolfram.com/language/ref/AmbientLight.html.
CMS
Wolfram Language. 2021. "AmbientLight." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/AmbientLight.html.
✖
Wolfram Language. 2021. "AmbientLight." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/AmbientLight.html.
APA
Wolfram Language. (2021). AmbientLight. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/AmbientLight.html
✖
Wolfram Language. (2021). AmbientLight. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/AmbientLight.html
BibTeX
✖
@misc{reference.wolfram_2025_ambientlight, author="Wolfram Research", title="{AmbientLight}", year="2021", howpublished="\url{https://reference.wolfram.com/language/ref/AmbientLight.html}", note=[Accessed: 04-April-2025
]}
BibLaTeX
✖
@online{reference.wolfram_2025_ambientlight, organization={Wolfram Research}, title={AmbientLight}, year={2021}, url={https://reference.wolfram.com/language/ref/AmbientLight.html}, note=[Accessed: 04-April-2025
]}