Mathf.NegativeInfinity

static var NegativeInfinity : float

Description

A representation of negative infinity (Read Only).

JavaScript
Debug.Log(Mathf.NegativeInfinity);