TextureCoordinateScaling

TextureCoordinateScaling

Plot3Dおよび類似関数のオプションで,テクスチャ座標関数に渡される引数が0から1の間に位置するようにスケールされるべきかどうかを指定する.

詳細

  • 通常のデフォルト設定はTextureCoordinateScaling->Trueである.
  • TextureCoordinateScaling->Falseとすると,もとのスケールされていない値がテクスチャ座標関数に渡される.
  • TextureCoordinateScaling->{s1,s2,}siでテクスチャ座標関数の引数 i をスケールするかどうかを指定する.
  • スケールはすべての変数の最大値と最小値が0から1の間に位置するように行われる.

例題

  (2)

TextureCoordinateFunctionのパラメータは一般に0から1の間にスケールされる:

スケールされていない座標を使う:

Wolfram Research (2010), TextureCoordinateScaling, Wolfram言語関数, https://reference.wolfram.com/language/ref/TextureCoordinateScaling.html.

テキスト

Wolfram Research (2010), TextureCoordinateScaling, Wolfram言語関数, https://reference.wolfram.com/language/ref/TextureCoordinateScaling.html.

CMS

Wolfram Language. 2010. "TextureCoordinateScaling." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/TextureCoordinateScaling.html.

APA

Wolfram Language. (2010). TextureCoordinateScaling. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/TextureCoordinateScaling.html

BibTeX

@misc{reference.wolfram_2024_texturecoordinatescaling, author="Wolfram Research", title="{TextureCoordinateScaling}", year="2010", howpublished="\url{https://reference.wolfram.com/language/ref/TextureCoordinateScaling.html}", note=[Accessed: 15-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_texturecoordinatescaling, organization={Wolfram Research}, title={TextureCoordinateScaling}, year={2010}, url={https://reference.wolfram.com/language/ref/TextureCoordinateScaling.html}, note=[Accessed: 15-November-2024 ]}