group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
Asset::PointLight Struct Reference

#include <Asset.hpp>

Public Attributes

glm::vec3 position {0.0f}
float intensity = 1.0f
glm::vec3 color {1.0f}
float range = 12.5f

Member Data Documentation

◆ color

glm::vec3 Asset::PointLight::color {1.0f}

◆ intensity

float Asset::PointLight::intensity = 1.0f

◆ position

glm::vec3 Asset::PointLight::position {0.0f}

◆ range

float Asset::PointLight::range = 12.5f

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