vengine  0.1.0
3D graphics engine made with Vulkan
Loading...
Searching...
No Matches
ven::PointLight Struct Reference

#include <FrameInfo.hpp>

+ Collaboration diagram for ven::PointLight:

Public Attributes

glm::vec4 position {}
 
glm::vec4 color {}
 

Detailed Description

Definition at line 18 of file FrameInfo.hpp.

Member Data Documentation

◆ color

glm::vec4 ven::PointLight::color {}

Definition at line 21 of file FrameInfo.hpp.

◆ position

glm::vec4 ven::PointLight::position {}

Definition at line 20 of file FrameInfo.hpp.


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