Share via


Matrix.CreateReflection Method

Creates a Matrix that reflects the coordinate system about a specified Plane.

Overload List

Name Description
Matrix.CreateReflection (Plane) Creates a Matrix that reflects the coordinate system about a specified Plane.
Matrix.CreateReflection (Plane, Matrix) Fills in an existing Matrix so that it reflects the coordinate system about a specified Plane.

See Also

Reference

Matrix Structure
Matrix Members
Microsoft.Xna.Framework Namespace