Ray.getPositionAt

Retrieves the coordinates of a point at the distance @t along the given #graphene_ray_t.

class Ray
void
getPositionAt
(
float t
,)

Parameters

t float

the distance along the ray

position Point3D

return location for the position

Meta