Camera

Fields

Perspective
Orthographic
Stretched
Projection projection
float position
float target
float up_vector
float field_width
float field_height

Detailed Description

struct Camera

Public Types

enum class Projection

Values:

enumerator Perspective
enumerator Orthographic
enumerator Stretched

Public Members

Projection projection
float position[3]
float target[3]
float up_vector[3]
float field_width
float field_height