パラメータ
- 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.
 
戻り値の型
A new matrix that can be used to flatten geometry onto the specified plane from the specified direction.