Click or drag to resize
CameraGetRay Method
Overload List
  NameDescription
Public methodGetRay(Vector2)
Get the 3d ray that starts from camera position and directed at a given 2d position.
Public methodGetRay(Vector3)
Get the 3d ray that starts from camera position and directed at a given 3d position.
Top
See Also