「Doc:2.6/Manual/Textures/Types/Nodes/Distort」の版間の差分
細 (1版 をインポートしました) |
|
(相違点なし)
|
2018年6月29日 (金) 04:51時点における最新版
Page status (reviewing guidelines)
Text
examples
|
Distort Nodes
These nodes allow you to change the mapping of a texture.
Rotate
Rotate the texture coordinates of an image or texture.
- Turns
- The number of times to rotate the coordinates 360 degrees about the specified axis.
- Axis
- The axis to rotate the mapping about
Translate
Translate the texture coordinates of an image or texture.
- Offset
- The amount to offset the coordinates in each of the 3 axes.
Scale
Scale the texture coordinates of an image or texture.
- Scale
- The amount to scale the coordinates in each of the 3 axes.
At
Returns the color of a texture at the specified coordinates. If the coordinates are not spatially varying, the node will return a single color.
- Coordinates
- The point at which to sample the color. For images, the space is between -1 and 1 for x and y.