Capycore Engine  0.1.0
A simple and lightweight game engine written in C++ based on the Unity API architecture.
Loading...
Searching...
No Matches
camera.h File Reference
Include dependency graph for camera.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Camera
 Camera GameObject class Inherits from GameObject class and represents a camera in the scene. A scene requires at least one camera to render the view and can have multiple cameras. However, only one camera can be designated as the main camera at a time. More...