ILNumerics - Technical Application Development
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
A smooth blend between the given quaternions
Do Spherical linear interpolation between two quaternions
[ILNumerics Visualization Engine]
Namespace: ILNumerics.Drawing
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax
Parameters
- q1
- Type: ILNumerics.DrawingQuaternion
The first quaternion - q2
- Type: ILNumerics.DrawingQuaternion
The second quaternion - blend
- Type: SystemSingle
The blend factor
Return Value
Type: QuaternionA smooth blend between the given quaternions
Remarks
[ILNumerics Visualization Engine]
See Also