Plane.Transform Method (Plane, Matrix, Plane)
Transforms a normalized Plane by a Matrix.
Namespace: Microsoft.Xna.Framework
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
Syntax
public static void Transform (
ref Plane plane,
ref Matrix matrix,
out Plane result
)
Parameters
- plane
The normalized Plane to transform. ThisPlane
must already be normalized, so that its Normal vector is of unit length, before this method is called. - matrix
The transform Matrix to apply to the Plane. - result
[OutAttribute] An existing Plane filled in with the results of applying the transform.
See Also
Reference
Plane Structure
Plane Members
Microsoft.Xna.Framework Namespace
Platforms
Xbox 360, Windows XP SP2, Windows Vista