Mathf.NegativeInfinity
static var NegativeInfinity: float;
Description

A representation of negative infinity (Read Only).

	Debug.Log(Mathf.NegativeInfinity);