Package: graphene
Function graphene:ray-distance-to-plane
Lambda Listgraphene:ray-distance-to-plane (ray plane) ArgumentsReturn ValueThe float with the distance of the origin of the ray from the plane Details
Computes the distance of the origin of the given ray from the given plane.
If the ray does not intersect the plane, this function returns INFINITY. | See also |
#2023-12-6