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

#include <Object.hpp>

+ Collaboration diagram for ven::PointLightComponent:

Public Attributes

float lightIntensity = 1.0F
 

Detailed Description

Definition at line 29 of file Object.hpp.

Member Data Documentation

◆ lightIntensity

float ven::PointLightComponent::lightIntensity = 1.0F

Definition at line 30 of file Object.hpp.


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