Ray.getPositionAt

void getPositionAt(float t, out graphene.point3_d.Point3D position)

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

Parameters

tthe distance along the ray
positionreturn location for the position