computeMaxVectorFromRay MethodStatic
Compute the largest vector perpendicular to a ray and ending on the geometry.
computeMaxVectorFromRay(ray: Ray3d, geometry: GeometryQuery): Vector3d
| Parameter | Type | Description |
|---|---|---|
| ray | Ray3d | |
| geometry | GeometryQuery |
Returns - vector from ray to geometry.
Defined in
Last Updated: 08 January, 2020