CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::RenderTaskResourceUsage::RealizedResourceInfo Struct Reference

A structure that describes a resource realization. More...

#include <CeresEngine/Renderer/RenderGraph/RenderTask.hpp>

Public Attributes

RenderResourceresource = nullptr
 The resource that will be realized.
 

Detailed Description

A structure that describes a resource realization.

Member Data Documentation

◆ resource

RenderResource* CeresEngine::RenderTaskResourceUsage::RealizedResourceInfo::resource = nullptr

The resource that will be realized.


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