次の方法で共有


Plane Constructor

Creates an instance of Plane.

Overload List

Name Description
Plane (Single, Single, Single, Single) Creates a new instance of Plane.
Plane (Vector3, Single) Creates a new instance of Plane.
Plane (Vector3, Vector3, Vector3) Creates a new instance of Plane.
Plane (Vector4) Creates a new instance of Plane.

See Also

Reference

Plane Structure
Plane Members
Microsoft.Xna.Framework Namespace