Matrix.CreateShadow Method
Creates a Matrix that flattens geometry into a specified Plane as if casting a shadow from a specified light source.
Overload List
Name | Description |
---|---|
Matrix.CreateShadow (Vector3, Plane) | Creates a Matrix that flattens geometry into a specified Plane as if casting a shadow from a specified light source. |
Matrix.CreateShadow (Vector3, Plane, Matrix) | Fills in a Matrix to flatten geometry into a specified Plane as if casting a shadow from a specified light source. |
See Also
Reference
Matrix Structure
Matrix Members
Microsoft.Xna.Framework Namespace