Sdílet prostřednictvím


Plane.Transform Method

Transforms a normalized Plane by a Matrix or Quaternion.

Overload List

Name Description
Plane.Transform (Plane, Matrix) Transforms a normalized Plane by a Matrix.
Plane.Transform (Plane, Matrix, Plane) Transforms a normalized Plane by a Matrix.
Plane.Transform (Plane, Quaternion) Transforms a normalized Plane by a Quaternion rotation.
Plane.Transform (Plane, Quaternion, Plane) Transforms a normalized Plane by a Quaternion rotation.

See Also

Reference

Plane Structure
Plane Members
Microsoft.Xna.Framework Namespace