fromLookAt

fun fromLookAt(from: Vector3, to: Vector3, up: Vector3 = Vector3.UNIT_Y): Quaternion(source)

Construct Quaternion using from, to and up vectors