| void Spices::Mesh::DrawMeshTasks | ( | const VkCommandBuffer & | commandBuffer, |
| F | func ) |
Call mesh packs MeshDraw().
| [in] | commandBuffer | Which command buffer we want submit command. |
| [in] | func | the function pointer used for bind material parameters. |
This function is used for bind material parameters.
Definition at line 138 of file Mesh.h.