Udostępnij za pośrednictwem


Vector4.NegativeInfinity Właściwość

Definicja

Pobiera wektor, którego elementy są równe NegativeInfinity.

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

Wartość właściwości

Wektor, którego elementy są równe NegativeInfinity (czyli zwraca wektor Create(float.NegativeInfinity)).

Dotyczy