Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
|
Public Attributes | |
const char * | debugName |
RenderPass * | renderPass |
uint32_t | width |
uint32_t | height |
Image ** | renderTargets |
uint32_t | renderTargetCount |
Image * | depthTarget |
bool | isCubemap = false |