/Unity-camera-controller

c# script for 3d camera in Unity.

Primary LanguageC#

Unity camera controller

A simple c# script that can be attached to a 3d camera object to manipulate it.

Just plase "CameraController.cs" in your scripts folder, and attach it to your camera in Unity.

PS: MeshGenerator.cs is here only for test.