Parameters
- lightDirection
- The direction from which the light that will cast the shadow is coming.
- normal
- The plane's normal vector.
- d
- The plane's distance from the origin along its normal vector.
Return Value
A new matrix that can be used to flatten geometry onto the specified plane from the specified direction.