Files
BookRPG/Library/PackageCache/com.unity.shadergraph@6db99422c248/Documentation~/Eye-Index-Node.md
2026-07-16 21:49:59 +01: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. |