Thank you so much for this, it was extremely useful. To anybody wondering how to get the StereoIndex to input onto the Alpha of the Lerp function you must:
1. Create a new custom node
2. Change the code section to return ResolvedView.StereoPassIndex;
3. Change output type to “Float 1”.
1 Like