Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

Question Can you get (Mouse.current.position) in the scene view

Discussion in 'Input System' started by petey, Aug 13, 2020.

  1. petey

    petey

    Joined:
    May 20, 2009
    Posts:
    1,773
    Hi there,

    I'm working on an editor script and I wanted to get
    Mouse.current.position.ReadValue()
    but in the Unity editor screen view.

    Is that possible?

    Thanks,
    Pete