Changyu Lee

Dev Log 03.09.24 : UI Rotation Following the Camera

Published at
2024/03/09
Last edited time
2024/03/09 09:13
Created
2024/03/09 09:11
Section
Dev Log
Status
Done
Series
Tags
Code
AI summary
Keywords
Meta Quest
Unity
Language
How to make UI Rotation vector following the Camera
Quaternion.LookRotation(textUI.transform.position - Camera.main.transform.position)