Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
Loading...
Searching...
No Matches
Grindstone::CameraComponent Class Reference

Public Member Functions

bool OnWindowResize (Events::BaseEvent *ev)
 

Public Attributes

bool isOrthographic = false
 
float nearPlaneDistance = 0.1f
 
float farPlaneDistance = 200.0f
 
float fieldOfView = glm::radians(90.0f)
 
float aspectRatio = 800.0f / 600.0f
 
bool isMainCamera = true
 
BaseRendererrenderer = nullptr
 

The documentation for this class was generated from the following files: