public static object RaySnap (Ray ray);

Valor de retorno

object A boxed RaycastHit, null if nothing hit it.

Descripción

Casts ray against the Scene and report if an object lies in its path.