Firstborn/Library/PackageCache/com.unity.shadergraph@12.1.11/Documentation~/UV-Nodes.md
Schaken-Mods 9092858a58 updated to the latest editor
I updated everything to the latest Unity Editor. Also realized I had the wrong shaders on my hairs, those are fixed and the hairs look MUCH better!
2023-05-07 17:43:11 -05:00

1.4 KiB

UV Nodes

Flipbook Polar Coordinates
Image Image
Creates a flipbook, or texture sheet animation, of the UVs supplied to input In. Converts the value of input UV to polar coordinates.
Radial Shear Rotate
Image Image
Applies a radial shear warping effect similar to a wave to the value of input UV. Rotates the value of input UV around a reference point defined by input Center by the amount of input Rotation.
Spherize Tiling and Offset
Image Image
Applies a spherical warping effect similar to a fisheye camera lens to the value of input UV. Tiles and offsets the value of input UV by the inputs Tiling and Offset respectively.
Triplanar Twirl
Image Image
A method of generating UVs and sampling a texture by projecting in world space. Applies a twirl warping effect similar to a black hole to the value of input UV.