Creates a quaternion from an axis and an angle to rotate about that axis.
| C# |
public static Quaternion FromAngleAxis( float angle, Vector3 axis )
Resulting Quaternion
Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)