Nodes > Functions > Coords > Parallax Coords

Offsets coordinates based on the viewing angle to simulate the texture being at a certain depth. Can be used with Loop node to sample parallax at multiple depths, and simulate effects like ice cracks or shell based fur.
Inputs
| Name | Type | Description |
|---|---|---|
| Coords | float | Coordinates to parallax |
| Height | float | Depth of parallax to simulate |
Outputs
| Name | Type | Description |
|---|---|---|
| Coords | float | Coordinates after parallax effect |
Was this page helpful?