focalYForShader method

double focalYForShader()

Y already carries the NDC sign.

Implementation

double focalYForShader() => fx * ndcYSign;