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
 
float intensity
 
float shadowResolution
 
GraphicsAPI::RenderPassrenderPass = nullptr
 
GraphicsAPI::Framebufferframebuffer = nullptr
 
GraphicsAPI::DepthStencilTargetdepthTarget = nullptr
 
GraphicsAPI::UniformBufferuniformBufferObject = nullptr
 
GraphicsAPI::DescriptorSetdescriptorSet = nullptr
 
GraphicsAPI::DescriptorSetLayoutdescriptorSetLayout = nullptr
 
GraphicsAPI::UniformBuffershadowMapUniformBufferObject = nullptr
 
GraphicsAPI::DescriptorSetshadowMapDescriptorSet = nullptr
 
GraphicsAPI::DescriptorSetLayoutshadowMapDescriptorSetLayout = nullptr
 

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