| RendererPassBuilder & Spices::Renderer::RendererPassBuilder::AddColorAttachment | ( | const std::string & | attachmentName, |
| const TextureType & | type, | ||
| T | func ) |
Add a color attachment.
| [in] | attachmentName | Attachment Name. |
| [in] | type | Attachment TextureType. |
| [in] | func | Defines Specific VkAttachmentDescription. |