Files
Test-Multiplayer/Library/PackageCache/com.unity.shadergraph@2c9221ffedf4/Documentation~/Eye-Index-Node.md
pelpanagiotis 329b7d3183 First Commit
2025-12-21 18:31:02 +02:00

13 lines
410 B
Markdown

# Eye Index Node
## Description
Provides access to the **Eye Index** when stereo rendering is enabled. The **Eye Index** node outputs a value of `0` for the left eye and `1` for the right eye.
## Ports
| Name | Direction | Type | Binding | Description |
|:-------|:-----------|:------|:--------|:------------|
| Out | Output | Float | None | **Eye Index** for the camera of a stereo draw. |