Files
stas-barecky/Library/PackageCache/com.unity.shadergraph@3cfe1d1f3f8c/Documentation~/Custom-Interpolators-landing.md
2026-01-08 20:43:08 +05:00

9 lines
729 B
Markdown

# Using Custom Interpolators
Use custom interpolators to pass custom data from the vertex shader to the fragment shader.
| **Page** | **Description** |
|--------------------------------------------------------------------|---------------------------------------------------------------------------------|
| [Custom Interpolators](Custom-Interpolators.md) | Learn how to use and manage custom interpolators according to your needs. |
| [Custom Interpolator reference](Custom-Interpolators-reference.md) | Explore the Custom Interpolator properties. |