CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::SkyboxRenderTask::Output Struct Reference

A set of resources used as output for the render task. More...

#include <CeresEngine/Renderer/Rendering/Shading.hpp>

Public Attributes

ImageRenderResourceRef lighting
 An image holding the accumulated lighting data.
 

Detailed Description

A set of resources used as output for the render task.

Member Data Documentation

◆ lighting

ImageRenderResourceRef CeresEngine::SkyboxRenderTask::Output::lighting

An image holding the accumulated lighting data.


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