Aracılığıyla paylaş


Vector.AsPlane(Vector4) Yöntem

Tanım

bir Vector4 yeni bir Planeolarak yeniden yorumlar.

public:
[System::Runtime::CompilerServices::Extension]
 static System::Numerics::Plane AsPlane(System::Numerics::Vector4 value);
public static System.Numerics.Plane AsPlane (this System.Numerics.Vector4 value);
static member AsPlane : System.Numerics.Vector4 -> System.Numerics.Plane
<Extension()>
Public Function AsPlane (value As Vector4) As Plane

Parametreler

value
Vector4

Yeniden yorumlanması gereken vektör.

Döndürülenler

value yeni bir Planeolarak yeniden yorumlandı.

Şunlara uygulanır