Vector4.NegativeInfinity Özellik

Tanım

öğeleri NegativeInfinityeşit olan bir vektör alır.

public:
 static property System::Numerics::Vector4 NegativeInfinity { System::Numerics::Vector4 get(); };
public static System.Numerics.Vector4 NegativeInfinity { get; }
static member NegativeInfinity : System.Numerics.Vector4
Public Shared ReadOnly Property NegativeInfinity As Vector4

Özellik Değeri

Öğeleri NegativeInfinity eşit olan bir vektör (yani vektör Create(float.NegativeInfinity)) döndürür.

Şunlara uygulanır