Archived
Private
Public Access
1
0
This repository has been archived on 2026-02-04. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
ProjectBackup/Unity/NeuralNetworkTutorial/Library/PackageCache/com.unity.shadergraph@10.8.1/Documentation~/Sclera-UV-Location-Node.md
2022-11-12 13:10:03 +01:00

985 B

Sclera UV Location Node

This node converts the object position of the sclera to a UV Sampling coordinate.

Render pipeline compatibility

Node Universal Render Pipeline (URP) High Definition Render Pipeline (HDRP)
Sclera UV Location Node No Yes

Ports

name Direction type description
PositionOS Input Vector3 Position of the fragment to shade in object space.
ScleraUV Output Vector2 Normalized UV coordinates that can be used to sample either a texture or procedurally generate a Sclera Texture.