Tesla Graphics Engine Documentation (January 2012)
CreatePickRay Method
TeslaTesla.GraphicsICameraCreatePickRay()()()()
Members
Icon Member Description
CreatePickRay(Vector2)
Creates a ray to do picking tests, where the origin is on the near plane. This is the same as using GetWorldCoordinates for (x,y,0) and (x,y,1) and using the normalized difference as the ray's direction.

CreatePickRay(Vector2%, Ray%)
Creates a ray to do picking tests, where the origin is on the near plane. This is the same as using GetWorldCoordinates for (x,y,0) and (x,y,1) and using the normalized difference as the ray's direction.

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)