Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
Loading...
Searching...
No Matches
Grindstone::PointLightComponent Struct Reference

Classes

struct  UniformStruct

Static Public Member Functions

static void Construct (Grindstone::WorldContextSet &cxtSet, entt::entity)
static void Destroy (Grindstone::WorldContextSet &cxtSet, entt::entity)

Public Attributes

Math::Float3 color
float attenuationRadius
float intensity
GraphicsAPI::BufferuniformBufferObject = nullptr
GraphicsAPI::DescriptorSetdescriptorSet = nullptr
GraphicsAPI::DescriptorSetLayoutdescriptorSetLayout = nullptr

The documentation for this struct was generated from the following files:
  • /github/workspace/sources/code/EngineCore/CoreComponents/Lights/PointLightComponent.hpp
  • /github/workspace/sources/code/EngineCore/CoreComponents/Lights/PointLightComponent.cpp