InterpolateQuaternion
Methods
public override Quaternion InterpolateQuaternion(Quaternion value1, Quaternion value2, float t)
Parameters
| Type | Name | Description |
|---|---|---|
| Quaternion | value1 | |
| Quaternion | value2 | |
| float | t |
Returns
| Type | Description |
|---|---|
| Quaternion |
public override Quaternion InterpolateQuaternion(Quaternion value1, Quaternion value2, float t)
| Type | Name | Description |
|---|---|---|
| Quaternion | value1 | |
| Quaternion | value2 | |
| float | t |
| Type | Description |
|---|---|
| Quaternion |