Version: 2017.2

Display.RelativeMouseAt

매뉴얼로 전환
public static Vector3 RelativeMouseAt (Vector3 inputMouseCoordinates);

파라미터

inputMouseCoordinates Mouse Input Position as Coordinates.

설명

Query relative mouse coordinates.

RelativeMouseAt can be used to query relative mouse input coordinates and the screen in which Mouse Input is recorded. This is only valid on the Windows Desktop platforms with Multiple Displays. x, y returns the coordinates in relative space and z returns the screen in which Mouse Input is handled.