dotProductToPoint Method

Return the dot product of the ray's direction vector with a vector from the ray origin to the spacePoint.

dotProductToPoint(spacePoint: Point3d): number

Parameter Type Description
spacePoint Point3d  

Returns - number

Defined in

Last Updated: 21 November, 2024