M_Rhino_Geometry_Quaternion_Product - mcneel/rhinocommon-api-docs GitHub Wiki
The quaternion product of p and q. This is the same value as p*q.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public static Quaternion Product(
Quaternion p,
Quaternion q
)
VB
Public Shared Function Product (
p As Quaternion,
q As Quaternion
) As Quaternion
- p
- Type: Rhino.Geometry.Quaternion
The first trasform. - q
- Type: Rhino.Geometry.Quaternion
The second trasform.
Type: Quaternion
A transform value.
Supported in: 6.0.16224.21491, 5D58w