Vector3.negativeInfinity

public static Vector3 negativeInfinity;

Description 描述

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