A scalar field whose value at any position is the signed distance to the surface of a plane. Values above the plane in the direction of its normal are positive, and values below the plane are negative.
A float3 value specifying any point on the plane.
A float3 value specifying the plane's normal direction.
The resulting plane as a signed distance field.