Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

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

ICanvasRaycastFilter.IsRaycastLocationValid

public bool IsRaycastLocationValid(Vector2 sp, Camera eventCamera);

Parameters

spScreen position.
eventCameraRaycast camera.

Returns

bool Valid.

Description

Given a point and a camera is the raycast valid.

Did you find this page useful? Please give it a rating: