P
From Odwiki
In VEX and RSL, the P variable is a global variable representing the point on the surface being shaded in a SurfaceShader or AtmosphereShader. In a LightShader, the P variable represents the position of the light source being evaluated.
In VEXSops, P represents the position of the point.



