Skip to content

v0.8.3

Compare
Choose a tag to compare
@rayzchen rayzchen released this 26 Oct 12:44
· 953 commits to develop since this release

Bugfix regarding Quaternion.eulerAngles.

To set the rotation of the camera using Euler angles,
use scene.mainCamera.localRotation.SetBackward(Vector3(...)).