Mathf.Infinitystatic var Infinity : floatDescriptionA representation of positive infinity (Read Only).
JavaScript
// Casts a ray from (0,0,0) towards (0,0,1) to the infinity and prints a message using UnityEngine; import UnityEngine |
