Click or drag to resize

QuaternionScalar Property

The real (scalar) part of the quaternion

This is A.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public double Scalar { get; }

Property Value

Type: Double
See Also