英語で読む

次の方法で共有


Plane.CreateFromVertices(Vector3, Vector3, Vector3) メソッド

定義

3 つの指定したポイントを含む Plane オブジェクトを作成します。

C#
public static System.Numerics.Plane CreateFromVertices(System.Numerics.Vector3 point1, System.Numerics.Vector3 point2, System.Numerics.Vector3 point3);

パラメーター

point1
Vector3

平面を定義する最初のポイント。

point2
Vector3

平面を定義する 2 番目のポイント。

point3
Vector3

平面を定義する 3 番目のポイント。

戻り値

3 つのポイントを含む平面。

適用対象

製品 バージョン
.NET Core 1.0, Core 1.1, Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9, 10
.NET Framework 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
.NET Standard 2.0 (package-provided), 2.1
UWP 10.0