MonoBehaviour.OnMouseOverfunction OnMouseOver () : voidDescriptionOnMouseOver is called every frame while the mouse is over the GUIElement or Collider.
JavaScript
// Fades the red component of the material to zero using UnityEngine; import UnityEngine OnMouseOver can be a co-routine, simply use the yield statement in the function. This event is sent to all scripts attached to the Collider or GUIElement. IMPORTANT: This function has no effect on iPhone. |
