Answers for "how to get the position of a camera in unity"

C#
0

how to get the position of a camera in unity

Camera.main.transform.position;
Posted by: Guest on August-14-2021

Code answers related to "how to get the position of a camera in unity"

C# Answers by Framework

Browse Popular Code Answers by Language