Computes the tilt of this plane, where "tilt" is defined as the
angle (in radians) between the plane Normal and the Z-axis, and
normalized to the range [0, Math.PI].
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 65.1.0.0
Syntax
Return Value
Type: DoubleThe angle (in radians) between the plane Normal and the Z-axis.
See Also