angleFromPerpendicular Method

Return the (Strongly typed) angle from this vector to the plane perpendicular to planeNormal.

  • The returned vector is signed
  • The returned vector is (as degrees) always less than or equal to 90 degrees.

angleFromPerpendicular(vectorB: Vector3d): Angle

Parameter Type Description
vectorB Vector3d  

Returns - Angle

Defined in

Last Updated: 11 June, 2024