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
t | the distance along the ray |
position | return location for the position |