Look Rotation

Math
Both Server and Client
Both Mobile and PC

Creates a rotation quaternion facing the specified direction

Declaration

func LookRotation(forward Vector3, upward Vector3) Quaternion
go

Parameters

Input

Name Type Description
Forward Vector3 Specify direction
Upward Vector3 Upward direction

Return

Type Description
Quaternion The amount of rotation required to align in the specified direction