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

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

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

Public Attributes

RenderResourceresource = nullptr
 The resource that will be unrealized.
 

Detailed Description

A structure that describes a resource unrealization.

Member Data Documentation

◆ resource

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

The resource that will be unrealized.


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