Declaration
func ScreenTouchRay(touchPoint Vector2, out var startPosition Vector3, out var direction Vector3)
go
Creates a ray from the current camera to the touch point on the screen
func ScreenTouchRay(touchPoint Vector2, out var startPosition Vector3, out var direction Vector3)
go