NormalsFunction
Plot3Dおよび関連関数のオプションであり,すべての点における有効な表面法線を決定するために適用する関数を指定する.
詳細

- 次の設定を使うことができる.
-
None 明示的な多面体の頂点から法線を決定する Automatic 全体的な曲面の属性から法線を決定する f 関数 f を適用して法線を決定する - NormalsFunction->f と設定すると,f に与えられる引数は次のようになる.
-
Plot3D x, y, z ParametricPlot3D x, y, z, u, v ContourPlot3D x, y, z, w RegionPlot3D x, y, z - f は{vx,vy,vz}という形式でベクトルを返さなければならない.ベクトルの方向だけが重要である.ベクトルは,実質的に自動的に単位長に正規化される.
関連するガイド
テキスト
Wolfram Research (2007), NormalsFunction, Wolfram言語関数, https://reference.wolfram.com/language/ref/NormalsFunction.html.
CMS
Wolfram Language. 2007. "NormalsFunction." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/NormalsFunction.html.
APA
Wolfram Language. (2007). NormalsFunction. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/NormalsFunction.html
BibTeX
@misc{reference.wolfram_2025_normalsfunction, author="Wolfram Research", title="{NormalsFunction}", year="2007", howpublished="\url{https://reference.wolfram.com/language/ref/NormalsFunction.html}", note=[Accessed: 18-September-2025]}
BibLaTeX
@online{reference.wolfram_2025_normalsfunction, organization={Wolfram Research}, title={NormalsFunction}, year={2007}, url={https://reference.wolfram.com/language/ref/NormalsFunction.html}, note=[Accessed: 18-September-2025]}