Cog3DQuaternion Y Property Cognex VisionPro 9.8 SR1
Gets the third component of this quaternion object.

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 75.0.0.0
Syntax

public double Y { get; }

Property Value

Type: Double
The third component of this quaternion object.
See Also