Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Ray2D.GetPoint

public Vector2 GetPoint(float distance);

Parameters

distanceDistance of the desired point along the path of the ray.

Description

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.

Did you find this page useful? Please give it a rating: