Declaration
func QuaternionAngle(leftValue Quaternion, rightValue Quaternion) float
go
Parameters
Input
| Name | Type | Description |
|---|---|---|
| Left Value | Quaternion | Quaternion 1 |
| Right Value | Quaternion | Quaternion 2 |
Return
| Type | Description |
|---|---|
| Float | \ |
Calculate the angle between two quaternions
func QuaternionAngle(leftValue Quaternion, rightValue Quaternion) float
go
| Name | Type | Description |
|---|---|---|
| Left Value | Quaternion | Quaternion 1 |
| Right Value | Quaternion | Quaternion 2 |
| Type | Description |
|---|---|
| Float | \ |