ezEngine Release 26.3
Loading...
Searching...
No Matches
ezRenderPipelineNodePin Struct Reference

#include <RenderPipelineNode.h>

Inheritance diagram for ezRenderPipelineNodePin:

Classes

struct  Type
 

Public Member Functions

 EZ_DECLARE_POD_TYPE ()
 

Public Attributes

ezBitflags< Typem_Type
 
ezUInt8 m_uiInputIndex = 0xFF
 
ezUInt8 m_uiOutputIndex = 0xFF
 
ezRenderPipelineNodem_pParent = nullptr
 

Detailed Description

Pin for connecting render pipeline nodes.

Pins represent input or output connections on render pipeline nodes. They can be used to pass textures, render targets, or other data between pipeline nodes.


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