次の方法で共有


Plane.Transform Method (Plane, Matrix)

Transforms a normalized Plane by a Matrix.

Namespace: Microsoft.Xna.Framework
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)

Syntax

public static Plane Transform (
         Plane plane,
         Matrix matrix
)

Parameters

  • plane
    The normalized Plane to transform. This Plane 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.

Return Value

A new Plane that results from applying the transform.

See Also

Reference

Plane Structure
Plane Members
Microsoft.Xna.Framework Namespace

Platforms

Xbox 360, Windows XP SP2, Windows Vista