Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
Loading...
Searching...
No Matches
RenderTask Struct Reference

Public Attributes

GraphicsAPI::DescriptorSetmaterialDescriptorSet
GraphicsAPI::DescriptorSetperDrawDescriptorSet
const class GraphicsAPI::GraphicsPipelinepipeline
const class GraphicsAPI::VertexArrayObjectvertexArrayObject
uint32_t indexCount
uint32_t baseVertex
uint32_t baseIndex
glm::mat4 transformMatrix
uint32_t sortData

The documentation for this struct was generated from the following files:
  • /github/workspace/plugins/Grindstone.Renderables.3D/source/Mesh3dRenderer.cpp
  • /github/workspace/plugins/Grindstone.Renderables.3D/source/SkeletalMeshRenderer.cpp