Version: 2017.1
public Vector2 GetPoint (float distance);

파라미터

distance Distance of the desired point along the path of the ray.

설명

Get a point that lies a given distance along a ray.

The distance is measured away from the ray's origin along its direction.

See Also: origin, direction.