computeMaxVectorFromRay MethodStatic

Compute the largest vector perpendicular to a ray and ending on the geometry.

computeMaxVectorFromRay(ray: Ray3d, geometry: GeometryQuery): Vector3d

@returns vector from ray to geometry.

Parameter Type Description
ray Ray3d  
geometry GeometryQuery  

Returns - Vector3d

vector from ray to geometry.

Defined in

Last Updated: 25 April, 2024