![]() |
ezEngine Release 26.3
|
#include <RenderPipelineResource.h>
Public Member Functions | |
| void | Clear () |
| void | CreateFromRenderPipeline (const ezRenderPipeline *pPipeline) |
| Serializes a render pipeline into this descriptor. | |
Public Attributes | |
| ezDynamicArray< ezUInt8 > | m_SerializedPipeline |
| ezString | m_sPath |
Descriptor for creating a render pipeline resource.
Contains the serialized pipeline configuration including passes, extractors, and connections.