![]() |
ezEngine Release 26.9
|
Tracks connectivity of one output pin to many input pins. Created when connecting pins. More...
#include <RenderPipelinePass.h>
Public Attributes | |
| ezRenderPipelinePinConnection | m_Connection |
| const ezRenderPipelineNodePin * | m_pOutput |
| The output pin that this connection spawns from. | |
| ezHybridArray< const ezRenderPipelineNodePin *, 4 > | m_Inputs |
| The various input pins this connection is connected to. | |
Tracks connectivity of one output pin to many input pins. Created when connecting pins.