How to combine CommandBuffer with PassNode? #5
|
Hello I am coming again~ Before run Combine with
Before you Which one may be elegant or reasonable? |
Replies: 3 comments
|
Hi @FuXiii I'm sorry for the late reply (due to sickness). Here is my advice:
|
|
Sorry for replying so late too Σ( ° △ °|||)︴ |
|
Before to create image or buffer, I need to design |
Hi @FuXiii
I'm sorry for the late reply (due to sickness).
Here is my advice:
CommandBufferto a FrameGraph (see: WorldRenderer) and use it in a pass execution lambda (like in here: TonemapPass).