P_Rhino_Geometry_Quaternion_Conjugate - mcneel/rhinocommon-api-docs GitHub Wiki

Quaternion.Conjugate Property

Gets a new quaternion that is the conjugate of this quaternion. This is (a,-b,-c,-d)

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public Quaternion Conjugate { get; }

VB

Public ReadOnly Property Conjugate As Quaternion
	Get

Property Value

Type: Quaternion

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

Quaternion Structure
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️