Vector4.negativeInfinity

public static Vector4 negativeInfinity;

Description 描述

Shorthand for writing Vector4(float.NegativeInfinity, float.NegativeInfinity, float.NegativeInfinity, float.NegativeInfinity).