public bool IsRaycastLocationValid (Vector2 sp, Camera eventCamera);

파라미터

spScreen position.
eventCameraRaycast camera.

반환

bool Valid.

설명

Given a point and a camera is the raycast valid.