C# Class IgnoreUiRaycastWhenInactive, Snakes-And-Ladders-2.0

Inheritance: MonoBehaviour, ICanvasRaycastFilter
显示文件 Open project: yashrajsingh11/Snakes-And-Ladders-2.0

Public Methods

Method Description
IsRaycastLocationValid ( Vector2, screenPoint, Camera, eventCamera ) : bool

Method Details

IsRaycastLocationValid() public method

public IsRaycastLocationValid ( Vector2, screenPoint, Camera, eventCamera ) : bool
screenPoint Vector2,
eventCamera Camera,
return bool