MOS
Static Public Member Functions | Public Attributes | List of all members
mos::gfx::Directional_light Struct Reference

Static Public Member Functions

static auto load (const std::string &directory, const std::string &path, const glm::mat4 &parent_transform=glm::mat4(1.0f)) -> Directional_light
 

Public Attributes

glm::vec3 position {0.0f}
 
glm::vec3 direction {0.0f, 0.0f, 1.0f}
 
glm::vec3 color {1.0f}
 
float strength {0.0f}
 

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