Package: graphene

Function graphene:ray-position-at

Lambda List

graphene:ray-position-at (ray parameter position)

Arguments

ray -- a graphene:ray-t instance
parameter -- a number coerced to a float with the distance along the ray
position -- a graphene:point3d-t instance for the position

Return Value

The graphene:point3d-t instance with the position

Details

Retrieves the coordinates of a point at the distance parameter along the given ray.
 

See also

2023-12-5