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

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

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

Public Attributes

ImageRenderResourceRef depth
 An image holding the depth information for the depth pre-pass.
 

Detailed Description

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

Member Data Documentation

◆ depth

ImageRenderResourceRef CeresEngine::DepthPrePassRenderTask::Output::depth

An image holding the depth information for the depth pre-pass.


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