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

Classes

struct  UniformStruct

Public Attributes

Math::Matrix4 shadowMatrix
Math::Float3 color
float sourceRadius = 0.0f
float intensity = 0.0f
Math::Rect2D shadowRenderArea
GraphicsAPI::BufferuniformBufferObject = nullptr
GraphicsAPI::DescriptorSetdescriptorSet = nullptr
GraphicsAPI::DescriptorSetLayoutdescriptorSetLayout = nullptr
GraphicsAPI::BuffershadowMapUniformBufferObject = nullptr
GraphicsAPI::DescriptorSetshadowMapDescriptorSet = nullptr
GraphicsAPI::DescriptorSetLayoutshadowMapDescriptorSetLayout = nullptr

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