Click or drag to resize
CanvasGeometryComputePointOnPath Method
Overload List
  NameDescription
Public methodComputePointOnPath(Single)
Returns the point at the specified distance along the segments of the geometry.
Public methodComputePointOnPath(Single, Vector2)
Returns the point and tangent vector at the specified distance along the segments of the geometry.
Public methodComputePointOnPath(Single, Matrix3x2, Single, Vector2)
Returns the point and tangent vector at the specified distance along the segments of the geometry.
Top
See Also