Loading...
Searching...
No Matches
hellfire::CameraData Struct Reference

#include <CameraComponent.h>

Collaboration diagram for hellfire::CameraData:

Public Attributes

float yaw = -90.0f
 
float pitch = 0.0f
 
float sensitivity = 0.1f
 
float zoom = 45.0f
 

Detailed Description

Definition at line 15 of file CameraComponent.h.

Member Data Documentation

◆ pitch

float hellfire::CameraData::pitch = 0.0f

Definition at line 17 of file CameraComponent.h.

◆ sensitivity

float hellfire::CameraData::sensitivity = 0.1f

Definition at line 18 of file CameraComponent.h.

◆ yaw

float hellfire::CameraData::yaw = -90.0f

Definition at line 16 of file CameraComponent.h.

◆ zoom

float hellfire::CameraData::zoom = 45.0f

Definition at line 19 of file CameraComponent.h.


The documentation for this struct was generated from the following file: