dotProductVector Method

Deprecated Instead of clipPlane.dotProduct (vector) use clipPlane.velocity(vector) for compatibility with interface PlaneAltitudeEvaluator

Return the dot product of the plane normal with the vector (NOT using the plane's distanceFromOrigin).

dotProductVector(vector: Vector3d): number

Parameter Type Description
vector Vector3d  

Defined in

Last Updated: 08 January, 2020