Legacy Documentation: Version 5.0
Language: English
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

HandleUtility.GUIPointToWorldRay

Switch to Manual
public static function GUIPointToWorldRay(position: Vector2): Ray;

Parameters

Description

Convert 2D GUI position to a world space ray.

Uses the current camera to calculate the ray.

See Also: WorldToGUIPoint, RaySnap.