Quaternion.lookRotation

Makes a quaternion with the specified forward and upwards directions in a Unity compatible manner. Implementation from http://answers.unity3d.com/questions/467614/what-is-the-source-code-of-quaternionlookrotation.html

struct Quaternion(type)
@safe pure nothrow static
lookRotation

Meta