Nameless Engine
Loading...
Searching...
No Matches
ne::DirectionalLightNode::ShaderData Struct Reference

Classes

struct  ShadowPassDataGroup
 

Public Attributes

std::unique_ptr< ShaderLightArraySlotpDirectionalLightArraySlot
 
ShadowPassDataGroup shadowPassData
 
DirecionalLightShaderData shaderData
 

Detailed Description

Groups data related to shaders.

Member Data Documentation

◆ pDirectionalLightArraySlot

std::unique_ptr<ShaderLightArraySlot> ne::DirectionalLightNode::ShaderData::pDirectionalLightArraySlot

Slot in the array with data of all spawned directional lights.

◆ shaderData

DirecionalLightShaderData ne::DirectionalLightNode::ShaderData::shaderData

Groups data that will be directly copied to the GPU resource.

◆ shadowPassData

ShadowPassDataGroup ne::DirectionalLightNode::ShaderData::shadowPassData

Groups data used in shadow pass.


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