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

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 the camera in unity c#"

C# Answers by Framework

Browse Popular Code Answers by Language